summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.1
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-05-30 04:41:33 +0000
committerjmc <jmc@openbsd.org>2007-05-30 04:41:33 +0000
commit7c5a075bb35c9874ed6ed8040f78870dae704a20 (patch)
tree18fc2f17baca06edc79f894ef37a8d9026e855ef /usr.bin/diff/diff.1
parentIt's 'SCSIDEBUG_LEVEL', not 'SCSI_DEBUG_LEVEL'. (diff)
downloadwireguard-openbsd-7c5a075bb35c9874ed6ed8040f78870dae704a20.tar.xz
wireguard-openbsd-7c5a075bb35c9874ed6ed8040f78870dae704a20.zip
- use a consistent text for STANDARDS
- note which options are extensions to POSIX
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r--usr.bin/diff/diff.110
1 files changed, 7 insertions, 3 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1
index 39f27b73d98..f577a476cea 100644
--- a/usr.bin/diff/diff.1
+++ b/usr.bin/diff/diff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: diff.1,v 1.31 2007/03/01 21:48:32 jmc Exp $
+.\" $OpenBSD: diff.1,v 1.32 2007/05/30 04:41:33 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -476,9 +476,13 @@ An error occurred.
.Sh STANDARDS
The
.Nm
-utility is expected to be a superset of the
-.St -p1003.1-2001
+utility is compliant with the
+.St -p1003.1-2004
specification.
+.Pp
+The flags
+.Op Fl aDdIiLlNnPpqSsTtUuwXx
+are extensions to that specification.
.Sh HISTORY
A
.Nm