summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-06-05 19:40:23 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-06-05 19:40:23 +0000
commit1bf4d6b83128436e7ba7e53aa0fc74506f152536 (patch)
tree97e946f28e30a9610f7c275ee1a235fdcf73ef45 /share
parent5d8f00863243c5e4b5459d339a9f05232a2cbf28 (diff)
s/-p1003.1-2003/-p1003.1-2004/g
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/options.44
-rw-r--r--share/man/man7/mdoc.74
-rw-r--r--share/man/man7/mdoc.samples.76
-rw-r--r--share/man/man7/script.74
4 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index 78e63da3212..c9e831aa6b9 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.162 2005/05/31 23:05:37 jmc Exp $
+.\" $OpenBSD: options.4,v 1.163 2005/06/05 19:40:22 jmc Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -87,7 +87,7 @@ and
system calls which were replaced in
.Ox 3.6
when their arguments were changed to match
-.St -p1003.1-2003 ,
+.St -p1003.1-2004 ,
as well as binaries that use old versions of the
.Xr fhstat 2 ,
.Xr fstat 2 ,
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 4f709ff63b4..d92dad8fdf6 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.35 2004/11/21 07:07:46 jaredy Exp $
+.\" $OpenBSD: mdoc.7,v 1.36 2005/06/05 19:40:22 jmc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -323,7 +323,7 @@ Produces
.Pp
The known standards for the St macro are:
.Bd -ragged -offset 4n
--p1003.1-88, -p1003.1-90, -p1003.1-96, -p1003.1-2001, -p1003.1-2003,
+-p1003.1-88, -p1003.1-90, -p1003.1-96, -p1003.1-2001, -p1003.1-2004,
-p1003.1, -p1003.1b, -p1003.1b-93, -p1003.1c-95, -p1003.1g-2000,
-p1003.2-92, -p1003.2-95, -p1003.2, -p1387.2, -isoC-90, -isoC-amd1,
-isoC-tcor1, -isoC-tcor2, isoC-99, -ansiC, -ansiC-89, -ansiC-99, -ieee754,
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7
index b8e52713cfa..dfd09f23317 100644
--- a/share/man/man7/mdoc.samples.7
+++ b/share/man/man7/mdoc.samples.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.samples.7,v 1.63 2005/04/02 17:19:21 jmc Exp $
+.\" $OpenBSD: mdoc.samples.7,v 1.64 2005/06/05 19:40:22 jmc Exp $
.\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -1565,8 +1565,8 @@ are:
.St -p1003.1-96
.It Li "-p1003.1-2001"
.St -p1003.1-2001
-.It Li "-p1003.1-2003"
-.St -p1003.1-2003
+.It Li "-p1003.1-2004"
+.St -p1003.1-2004
.It Li "-p1003.1"
.St -p1003.1
.It Li "-p1003.1b"
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 .