diff options
-rw-r--r-- | contrib/groff/tmac/doc-syms | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index da088ad..d5c451a 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -298,6 +298,16 @@ . as b1 (``\\*(tN\\*(Px\\*(aa'') . \} . \} +. if "\\*(A\\n(aP"-p1003.1g" \{\ +. ie \\n(sT==1 \{\ +. ds b1 \&\\*(tNIEEE \\*(aaP1003.1g\\*(sV +. as b1 (``\\*(tN\\*(Px\\*(aa'') +. \} +. el \{\ +. ds b1 \&\\*(tNIEEE \\*(aaP1003.1g\\*(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 |