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/pr | |
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/pr')
-rw-r--r-- | usr.bin/pr/pr.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index b6c0f40d340..05f044fe09f 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pr.1,v 1.18 2007/05/31 19:20:14 jmc Exp $ +.\" $OpenBSD: pr.1,v 1.19 2009/02/08 17:15:10 jmc Exp $ .\" .\" Copyright (c) 1991 Keith Muller. .\" Copyright (c) 1993 @@ -33,7 +33,7 @@ .\" .\" from: @(#)pr.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: February 8 2009 $ .Dt PR 1 .Os .Sh NAME @@ -404,10 +404,10 @@ use of these characters will cause formatting errors. The .Nm utility is compliant with the -.St -p1003.1-2004 +.St -p1003.1-2008 specification. .Pp -.St -p1003.1-2004 +.St -p1003.1-2008 is relatively silent concerning the handling of input characters beyond the behavior dictated by the .Nm pr |