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 c9ad083..279ac83 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -426,6 +426,16 @@ . as b1 (``\\*(tNXPG4\\*(aa'') . \} . \} +. if "\\*(A\\n(aP"-xpg4.2" \{\ +. ie \\n(sT==1 \{\ +. ds b1 \&\\*(tNX/Open Portability Guide Issue 4.2\\*(aa\\*(sV +. as b1 (``\\*(tNXPG4.2\\*(aa'') +. \} +. el \{\ +. ds b1 \&\\*(tNX/Open Portability Guide Issue 4.2\\*(aa\\*(sV +. as b1 (``\\*(tNXPG4.2\\*(aa'') +. \} +. \} . ie \\n(aC>\\n(aP \{\ . nr aP \\n(aP+1 . nR |