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/touch | |
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/touch')
-rw-r--r-- | usr.bin/touch/touch.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index 4e12ef39b96..1c42a188314 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: touch.1,v 1.15 2009/01/04 11:19:55 sobrado Exp $ +.\" $OpenBSD: touch.1,v 1.16 2009/02/08 17:15:10 jmc Exp $ .\" $NetBSD: touch.1,v 1.8 1995/08/31 22:10:05 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)touch.1 8.3 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: January 4 2009 $ +.Dd $Mdocdate: February 8 2009 $ .Dt TOUCH 1 .Os .Sh NAME @@ -126,7 +126,7 @@ letter pair is not specified, the value defaults to 0. The .Nm utility is compliant with the -.St -p1003.1-2004 +.St -p1003.1-2008 specification. .Pp The obsolescent form of |