Add flags to .St for more volumes of the X/Open SUSV2
This commit is contained in:
parent
ce8cbb67e7
commit
a7688eacb5
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: doc-syms,v 1.44 1999/05/22 19:57:13 ross Exp $
|
||||
.\" $NetBSD: doc-syms,v 1.45 1999/05/22 22:08:49 jwise Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -342,12 +342,28 @@
|
|||
. as b1 (``\\*(tNXPG4\\*(aa'')
|
||||
. \}
|
||||
. if "\\*(A\\n(aP"-xpg4.2" \{\
|
||||
. ds b1 X/Open Portability Guide Issue 4.2\\*(sV
|
||||
. ds b1 X/Open Portability Guide Issue 4 Version 2\\*(sV
|
||||
. as b1 (``\\*(tNXPG4.2\\*(aa'')
|
||||
. \}
|
||||
. if "\\*(A\\n(aP"-xbd5" \{\
|
||||
. ds b1 X/Open System Interface Definitions Issue 5\\*(sV
|
||||
. as b1 (``\\*(tNXBD5\\*(aa'')
|
||||
. \}
|
||||
. if "\\*(A\\n(aP"-xcu5" \{\
|
||||
. ds b1 X/Open Commands and Utilities Issue 5\\*(sV
|
||||
. as b1 (``\\*(tNXPG5\\*(aa'')
|
||||
. as b1 (``\\*(tNXCU5\\*(aa'')
|
||||
. \}
|
||||
. if "\\*(A\\n(aP"-xsh5" \{\
|
||||
. ds b1 X/Open System Interfaces and Headers Issue 5\\*(sV
|
||||
. as b1 (``\\*(tNXSH5\\*(aa'')
|
||||
. \}
|
||||
. if "\\*(A\\n(aP"-xns5" \{\
|
||||
. ds b1 X/Open Networking Services Issue 5\\*(sV
|
||||
. as b1 (``\\*(tNXNS5\\*(aa'')
|
||||
. \}
|
||||
. if "\\*(A\\n(aP"-xcurses4.2" \{\
|
||||
. ds b1 X/Open Curses Issue 4 Version 2\\*(sV
|
||||
. as b1 (``\\*(tNXCURSES4.2\\*(aa'')
|
||||
. \}
|
||||
. if "\\*(A\\n(aP"-svid4" \{\
|
||||
. ds b1 System V Interface Definition
|
||||
|
|
Loading…
Reference in New Issue