summaryrefslogtreecommitdiffstats
path: root/contrib/groff/tmac
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-10-10 23:14:55 +0000
committerobrien <obrien@FreeBSD.org>2000-10-10 23:14:55 +0000
commit4e884e6d1cf1789682a75ef585e1dd42a05360dd (patch)
tree14c1855fecb6ffaebf38943d9f44b761debada9a /contrib/groff/tmac
parent66a6daf1c3d29cdc7407a8fcca274cab9526bfdc (diff)
downloadFreeBSD-src-4e884e6d1cf1789682a75ef585e1dd42a05360dd.zip
FreeBSD-src-4e884e6d1cf1789682a75ef585e1dd42a05360dd.tar.gz
Add a macro for ISO C99 ("isoC-99").
Diffstat (limited to 'contrib/groff/tmac')
-rw-r--r--contrib/groff/tmac/doc-syms10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms
index 426f74b..a87cf80 100644
--- a/contrib/groff/tmac/doc-syms
+++ b/contrib/groff/tmac/doc-syms
@@ -371,6 +371,16 @@
. as b1 (``\\*(tNISO C\\*(aa'')
. \}
. \}
+. if "\\*(A\\n(aP"-isoC-99" \{\
+. ie \\n(sT==1 \{\
+. ds b1 \&\\*(tNISO/IEC \\*(aa9899:\ 1999\\*(sV
+. as b1 (``\\*(tNISO C99\\*(aa'')
+. \}
+. el \{\
+. ds b1 \&\\*(tNISO/IEC \\*(aa9899:\ 1999\\*(sV
+. as b1 (``\\*(tNISO C99\\*(aa'')
+. \}
+. \}
. if "\\*(A\\n(aP"-iso9899" \{\
. ie \\n(sT==1 \{\
. ds b1 \&\\*(tNISO \\*(aa9899: 1990\\*(sV
OpenPOWER on IntegriCloud