Use even more standard names for standards.

This commit is contained in:
wiz 2001-11-21 11:25:22 +00:00
parent 78ade3c6d9
commit 957665b652
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-syms,v 1.65 2001/10/22 16:46:05 kleink Exp $
.\" $NetBSD: doc-syms,v 1.66 2001/11/21 11:25:22 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -391,7 +391,7 @@
. as b1 (``\\*(tNXPG4\\*(aa'')
. \}
. if "\\*(A\\n(aP"-xpg4.2" \{\
. ds b1 X/Open Portability Guide Issue 4 Version 2\\*(sV
. ds b1 X/Open Portability Guide Issue 4, Version 2\\*(sV
. as b1 (``\\*(tNXPG4.2\\*(aa'')
. \}
. if "\\*(A\\n(aP"-xbd5" \{\
@ -415,7 +415,7 @@
. as b1 (``\\*(tNXNS5.2D2.0\\*(aa'')
. \}
. if "\\*(A\\n(aP"-xcurses4.2" \{\
. ds b1 X/Open Curses Issue 4 Version 2\\*(sV
. ds b1 X/Open Curses, Issue 4, Version 2\\*(sV
. as b1 (``\\*(tNXCURSES4.2\\*(aa'')
. \}
. if "\\*(A\\n(aP"-svid4" \{\

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc2html,v 1.30 2001/10/22 16:46:06 kleink Exp $
.\" $NetBSD: doc2html,v 1.31 2001/11/21 11:25:23 wiz Exp $
.\"
.\" Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -1160,7 +1160,7 @@ AT&T UNIX\\$*
. as std-tmp1 (``XPG4'')
. \}
. if "\\$1"-xpg4.2" \{\
. ds std-tmp1 X/Open Portability Guide Issue 4.2
. ds std-tmp1 X/Open Portability Guide Issue 4, Version 2
. as std-tmp1 " \"exactly one space
. as std-tmp1 (``XPG4.2'')
. \}
@ -1190,7 +1190,7 @@ AT&T UNIX\\$*
. as std-tmp1 (``\\*(tNXNS5.2D2.0\\*(aa'')
. \}
. if "\\$1"-xcurses4.2" \{\
. ds std-tmp1 X/Open Curses Issue 4 Version 2
. ds std-tmp1 X/Open Curses, Issue 4, Version 2
. as std-tmp1 " \"exactly one space
. as std-tmp1 (``\\*(tNXCURSES4.2\\*(aa'')
. \}