summaryrefslogtreecommitdiff
path: root/src/date.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-04-30 12:57:50 +0000
committerJim Meyering <jim@meyering.net>1995-04-30 12:57:50 +0000
commit6d94a2954dc1e805e1bd04fb10fdf837e9c15274 (patch)
treecb72169b3784f485e36b2d8457804d7b76c99766 /src/date.c
parent843193374f8ef180c6512874584390f95feb0468 (diff)
downloadcoreutils-6d94a2954dc1e805e1bd04fb10fdf837e9c15274.tar.xz
(usage): Fix per kb's suggestions.
Diffstat (limited to 'src/date.c')
-rw-r--r--src/date.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/date.c b/src/date.c
index 27bf691c3..06da60393 100644
--- a/src/date.c
+++ b/src/date.c
@@ -378,9 +378,8 @@ specifies Coordinated Universal Time. Interpreted sequences are:\n\
%%Y year (1970...)\n\
%%Z time zone (e.g., EDT), or nothing if no time zone is determinable\n\
\n\
-By default, `date' pads numeric fields with zeroes. GNU `date'\n\
-recognizes the following nonstandard modifiers between `%%' and a\n\
-numeric directive.\n\
+By default, date pads numeric fields with zeroes. GNU date recognizes\n\
+the following modifiers between `%%' and a numeric directive.\n\
\n\
`-' (hyphen) do not pad the field\n\
`_' (underscore) pad the field with spaces\n\