Use even more standard names for standards.
This commit is contained in:
parent
78ade3c6d9
commit
957665b652
|
@ -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" \{\
|
||||
|
|
|
@ -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'')
|
||||
. \}
|
||||
|
|
Loading…
Reference in New Issue