diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-08 17:15:12 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-02-08 17:15:12 +0000 |
commit | 80c3d3f5d73d8ef04d5c987f5def65b5c90ada63 (patch) | |
tree | a42ae36c3b0a09c8bc3de63de27cfb2103db69f9 /usr.bin/m4 | |
parent | d6b70e033b514b6cff957e114f6cdcd7c55ac954 (diff) |
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
updates to follow;
Diffstat (limited to 'usr.bin/m4')
-rw-r--r-- | usr.bin/m4/m4.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 50d97ad96f2..18d0f194f22 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" @(#) $OpenBSD: m4.1,v 1.54 2008/08/22 01:06:31 jmc Exp $ +.\" @(#) $OpenBSD: m4.1,v 1.55 2009/02/08 17:15:10 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: August 22 2008 $ +.Dd $Mdocdate: February 8 2009 $ .Dt M4 1 .Os .Sh NAME @@ -427,7 +427,7 @@ Returns the current file's name. The .Nm utility is compliant with the -.St -p1003.1-2004 +.St -p1003.1-2008 specification. .Pp The flags |