diff options
author | 2009-02-08 17:33:01 +0000 | |
---|---|---|
committer | 2009-02-08 17:33:01 +0000 | |
commit | c2608f173ff238efe0674f918558c1ac7c670f3e (patch) | |
tree | 4436c1fcbe6b18f21f5f739004f6d9f5ce520cdd /usr.bin/diff/diff.1 | |
parent | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few (diff) | |
download | wireguard-openbsd-c2608f173ff238efe0674f918558c1ac7c670f3e.tar.xz wireguard-openbsd-c2608f173ff238efe0674f918558c1ac7c670f3e.zip |
updates to IEEE Std 1003.1-2008;
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r-- | usr.bin/diff/diff.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 05ea15b8e07..af9f608a4a4 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.34 2009/02/08 17:15:09 jmc Exp $ +.\" $OpenBSD: diff.1,v 1.35 2009/02/08 17:33:01 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -481,7 +481,7 @@ utility is compliant with the specification. .Pp The flags -.Op Fl aDdIiLlNnPpqSsTtUuwXx +.Op Fl aDdIiLlNnPpqSsTtwXx are extensions to that specification. .Sh HISTORY A |