summaryrefslogtreecommitdiffstats
path: root/contrib/groff
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-05-12 12:28:57 +0000
committerpeter <peter@FreeBSD.org>1997-05-12 12:28:57 +0000
commit4e0403c01e655fde896a59a171e033929f181bda (patch)
treee2d4411f2729e7e515c822bba048d1eaff6be98d /contrib/groff
parent59bbc37aad325283f404b4ec1b23180a387dc8aa (diff)
downloadFreeBSD-src-4e0403c01e655fde896a59a171e033929f181bda.zip
FreeBSD-src-4e0403c01e655fde896a59a171e033929f181bda.tar.gz
add .St -p1003.1b and -p1003.1b-93
Diffstat (limited to 'contrib/groff')
-rw-r--r--contrib/groff/tmac/doc-syms20
1 files changed, 20 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms
index 91640e8..acaa727 100644
--- a/contrib/groff/tmac/doc-syms
+++ b/contrib/groff/tmac/doc-syms
@@ -268,6 +268,26 @@
. nr cZ \\n(.s
. ds aa \&\f\\n(cF\s\\n(cZ
. nr aP \\n(aP+1
+. if "\\*(A\\n(aP"-p1003.1b-93" \{\
+. ie \\n(sT==1 \{\
+. ds b1 \&\\*(tNIEEE Std\\*(aa1003.1b-1993\\*(sV
+. as b1 (``\\*(tN\\*(Px\\*(aa'')
+. \}
+. el \{\
+. ds b1 \&\\*(tNIEEE Std\\*(aa1003.1b-1993\\*(sV
+. as b1 (``\\*(tN\\*(Px\\*(aa'')
+. \}
+. \}
+. if "\\*(A\\n(aP"-p1003.1b" \{\
+. ie \\n(sT==1 \{\
+. ds b1 \&\\*(tNIEEE Std\\*(aa1003.1b\\*(sV
+. as b1 (``\\*(tN\\*(Px\\*(aa'')
+. \}
+. el \{\
+. ds b1 \&\\*(tNIEEE Std\\*(aa1003.1b\\*(sV
+. as b1 (``\\*(tN\\*(Px\\*(aa'')
+. \}
+. \}
. if "\\*(A\\n(aP"-p1003.1-90" \{\
. ie \\n(sT==1 \{\
. ds b1 \&\\*(tNIEEE Std\\*(aa1003.1-1990\\*(sV
OpenPOWER on IntegriCloud