diff options
author | Dmitrij Tejblum <dt@FreeBSD.org> | 1998-07-08 15:05:05 +0000 |
---|---|---|
committer | Dmitrij Tejblum <dt@FreeBSD.org> | 1998-07-08 15:05:05 +0000 |
commit | c713c527bb96a6913e112874a3a78199ea5662ac (patch) | |
tree | 74db81ddfc0969fd2c20331fb90ea92529713c21 /contrib | |
parent | 596dfc04ed90ad80804eb248089e48c83777b5c6 (diff) | |
download | src-c713c527bb96a6913e112874a3a78199ea5662ac.tar.gz src-c713c527bb96a6913e112874a3a78199ea5662ac.zip |
Add XPG4.2.
Notes
Notes:
svn path=/head/; revision=37508
Diffstat (limited to 'contrib')
-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 c9ad08394068..279ac835dde1 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 |