diff options
author | 2005-06-05 19:40:21 +0000 | |
---|---|---|
committer | 2005-06-05 19:40:21 +0000 | |
commit | af69310cb425c54a06a1d26d10c264a1f0cf37b3 (patch) | |
tree | 1e729a7bb365efca21942da94a54e8d7ea67327a /share/man/man7/script.7 | |
parent | latest edition of susv3 is 2004, so use that as .St -p1003.1-200*; (diff) | |
download | wireguard-openbsd-af69310cb425c54a06a1d26d10c264a1f0cf37b3.tar.xz wireguard-openbsd-af69310cb425c54a06a1d26d10c264a1f0cf37b3.zip |
s/-p1003.1-2003/-p1003.1-2004/g
Diffstat (limited to 'share/man/man7/script.7')
-rw-r--r-- | share/man/man7/script.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/script.7 b/share/man/man7/script.7 index a3fdc25727e..cf754e62cca 100644 --- a/share/man/man7/script.7 +++ b/share/man/man7/script.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: script.7,v 1.1 2005/05/12 09:12:57 jmc Exp $ +.\" $OpenBSD: script.7,v 1.2 2005/06/05 19:40:22 jmc Exp $ .\" .\" $NetBSD: script.7,v 1.1 2005/05/07 02:20:34 perry Exp $ .\" @@ -336,7 +336,7 @@ arguments being concatenated. .Sh STANDARDS The behavior of interpreter scripts is obliquely referred to, but never actually described in, -.St -p1003.1-2003 . +.St -p1003.1-2004 . .Pp The behavior is partially (but not completely) described in the .St -svid4 . |