summaryrefslogtreecommitdiffstats
path: root/bin/date
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-05-16 21:33:48 +0000
committerru <ru@FreeBSD.org>2004-05-16 21:33:48 +0000
commitdeac0b719cfde42c62efb4f05082fee4170626d5 (patch)
tree6c72486a6790012807659d64ae51af3751b29285 /bin/date
parenta3df9de5e886e1575ca2c83e543b77fea476ed32 (diff)
downloadFreeBSD-src-deac0b719cfde42c62efb4f05082fee4170626d5.zip
FreeBSD-src-deac0b719cfde42c62efb4f05082fee4170626d5.tar.gz
DESCRIPTION was not updated for the new SYNOPSIS.
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.113
1 files changed, 7 insertions, 6 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 908505d..3d3af46 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -38,7 +38,7 @@
.Nm date
.Nd display or set date and time
.Sh SYNOPSIS
-.Nm
+.Nm
.Op Fl ju
.Op Fl r Ar seconds
.Oo
@@ -58,8 +58,7 @@
.Sm on
.Nm
.Op Fl jnu
-.Fl f
-.Ar input_fmt new_date
+.Fl f Ar input_fmt new_date
.Op Cm + Ns Ar output_fmt
.Nm
.Op Fl d Ar dst
@@ -97,9 +96,9 @@ will return a non-zero for
.Fa tz_dsttime .
.It Fl f
Use
-.Ar fmt
+.Ar input_fmt
as the format string to parse the
-.Ar date
+.Ar new_date
provided rather than using the default
.Sm off
.Oo Oo Oo Oo Oo
@@ -316,7 +315,9 @@ sets the date to
.Pp
may be used on one machine to print out the date
suitable for setting on another.
-("+%m%d%H%M%Y.%S" for use on Linux)
+.Qq ( Li "+%m%d%H%M%Y.%S"
+for use on
+.Tn Linux . )
.Pp
The command:
.Pp
OpenPOWER on IntegriCloud