summaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:05:00 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2007-05-29 15:05:00 +0000
commit45d93d3fb4f26de6e3c95bb9fd0fd2e4955356d9 (patch)
treece7e86cedb7cce377477634a06422782dddb83fd /bin/date
parent8c807d6c9d94f750e87fa7bdce3aaa3266c17347 (diff)
- consistent STANDARDS blurb
- note which options are extensions to POSIX discussed w/ deraadt otto millert
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.111
1 files changed, 8 insertions, 3 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 64647ced7a0..f123ab45039 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: date.1,v 1.46 2006/05/15 21:14:21 jmc Exp $
+.\" $OpenBSD: date.1,v 1.47 2007/05/29 15:04:59 jmc Exp $
.\" $NetBSD: date.1,v 1.12 1996/03/12 04:32:37 phil Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -229,8 +229,13 @@ fails.
.Sh STANDARDS
The
.Nm
-utility is expected to be compatible with
-.St -p1003.2 .
+utility is compliant with the
+.St -p1003.1-2004
+specification.
+.Pp
+The flags
+.Op Fl adjnrt
+are extensions to that specification.
.Sh HISTORY
A
.Nm