summaryrefslogtreecommitdiffstats
path: root/bin/date
diff options
context:
space:
mode:
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 0eb6c7b..d7290e0 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -106,7 +106,7 @@ in the
manual page, as well as any arbitrary text.
The format string for the default display is:
.Bd -literal -offset indent
-``%a %b %e %H:%M:%S %Z n''.
+``%a %b %e %H:%M:%S %Z %Y%n''.
.Ed
.Pp
If an operand does not have a leading plus sign, it is interpreted as
@@ -136,7 +136,7 @@ and years are handled automatically.
.Sh EXAMPLES
The command:
.Bd -literal -offset indent
-date ``+DATE: %m/%d/%y%nTIME: %H:%M:0n''
+date ``+DATE: %m/%d/%y%nTIME: %H:%M:%S%n''
.Ed
.Pp
will display:
OpenPOWER on IntegriCloud