Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/tmac Add flags to .St for more volumes of the X/Open S...



details:   https://anonhg.NetBSD.org/src/rev/a214402733e6
branches:  trunk
changeset: 473160:a214402733e6
user:      jwise <jwise%NetBSD.org@localhost>
date:      Sat May 22 22:08:49 1999 +0000

description:
Add flags to .St for more volumes of the X/Open SUSV2

diffstat:

 share/tmac/doc-syms |  22 +++++++++++++++++++---
 1 files changed, 19 insertions(+), 3 deletions(-)

diffs (40 lines):

diff -r 0a70f236de28 -r a214402733e6 share/tmac/doc-syms
--- a/share/tmac/doc-syms       Sat May 22 21:15:18 1999 +0000
+++ b/share/tmac/doc-syms       Sat May 22 22:08:49 1999 +0000
@@ -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



Home | Main Index | Thread Index | Old Index