diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-05-11 15:26:46 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-05-11 15:26:46 +0000 |
commit | 6ad93b8a4f3447760f8de7476b1b25d4ee121a92 (patch) | |
tree | 9dd3b3293d3a5413622eac2e18725ce2ffd95054 /share/tmac | |
parent | fd978a20f2ca6506606e775e1e91871cf8add624 (diff) |
add sym for Version 3 of the Single UNIX
Diffstat (limited to 'share/tmac')
-rw-r--r-- | share/tmac/mdoc/doc-syms | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index c295a5e5923..aaa99a660cc 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.40 2002/05/06 17:24:32 nate Exp $ +.\" $OpenBSD: doc-syms,v 1.41 2002/05/11 15:26:45 millert Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -316,7 +316,7 @@ .de St .if \\n(aC==0 \{\ . ie \\n(.$==0 \{\ -.tm Usage: .St [-p1003.1-88 | -p1003.1-90 | -p1003.2 | -p1003.1b | -p1003.1b-93 | -p1387.2-95 | -p1387.2 | -ansiC-89 | -ieee754 | -iso | -xpg3 | -xpg4 | -xpg4.2 | -susv2 ] \\*(Pu ... (#\\n(.c) +.tm Usage: .St [-p1003.1-88 | -p1003.1-90 | -p1003.2 | -p1003.1b | -p1003.1b-93 | -p1387.2-95 | -p1387.2 | -ansiC-89 | -ieee754 | -iso | -xpg3 | -xpg4 | -xpg4.2 | -xpg4.3 | -susv2 | -susv3 ] \\*(Pu ... (#\\n(.c) . \} . el \{\ . ds mN St @@ -447,6 +447,11 @@ . as b1 \&\\*(tNUNIX\\*(aa\\*(sV . as b1 \&Specification\\*(aa . \} +. if "\\*(A\\n(aP"-susv3" \{\ +. ds b1 \&Version 3 of the Single\\*(aa\\*(sV +. as b1 \&\\*(tNUNIX\\*(aa\\*(sV +. as b1 \&Specification\\*(aa +. \} . ie \\n(aC>\\n(aP \{\ . nr aP \\n(aP+1 . nR |