aboutsummaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2005-11-01 19:31:25 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2005-11-01 19:31:25 +0000
commitb97fc83e47fb387fa580673d8fed242df7e869d4 (patch)
tree3be39e38aaf89fba5218f411e37eeb2d55269ec6 /bin/date
parent68a17869c12298c63e85d9cac9423444c3880460 (diff)
Notes
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.113
1 files changed, 12 insertions, 1 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index a514ffe4a63f..bac620e93b7a 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -32,7 +32,7 @@
.\" @(#)date.1 8.3 (Berkeley) 4/28/95
.\" $FreeBSD$
.\"
-.Dd August 9, 2004
+.Dd November 1, 2005
.Dt DATE 1
.Os
.Sh NAME
@@ -404,6 +404,7 @@ and
.Xr timed 8
fails.
.Sh SEE ALSO
+.Xr locale 1 ,
.Xr gettimeofday 2 ,
.Xr strftime 3 ,
.Xr strptime 3 ,
@@ -419,6 +420,16 @@ The
.Nm
utility is expected to be compatible with
.St -p1003.2 .
+The
+.Fl d ,
+.Fl f ,
+.Fl j ,
+.Fl n ,
+.Fl r ,
+.Fl t ,
+and
+.Fl v
+options are all extensions to the standard.
.Sh HISTORY
A
.Nm