diff options
author | 2009-02-08 17:15:08 +0000 | |
---|---|---|
committer | 2009-02-08 17:15:08 +0000 | |
commit | 99332e389acc384d2856c3e7e7c6df06e350a03c (patch) | |
tree | 9444f9f942d40d32cfe2d455f153e207a5c66aee /usr.bin/diff/diff.1 | |
parent | some minor corrections for the STANDARDS section; (diff) | |
download | wireguard-openbsd-99332e389acc384d2856c3e7e7c6df06e350a03c.tar.xz wireguard-openbsd-99332e389acc384d2856c3e7e7c6df06e350a03c.zip |
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
updates to follow;
Diffstat (limited to 'usr.bin/diff/diff.1')
-rw-r--r-- | usr.bin/diff/diff.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 4c575c324bd..05ea15b8e07 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.33 2007/05/31 19:20:09 jmc Exp $ +.\" $OpenBSD: diff.1,v 1.34 2009/02/08 17:15:09 jmc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: February 8 2009 $ .Dt DIFF 1 .Os .Sh NAME @@ -477,7 +477,7 @@ An error occurred. The .Nm utility is compliant with the -.St -p1003.1-2004 +.St -p1003.1-2008 specification. .Pp The flags |