diff options
| author | Alexander Langer <alex@FreeBSD.org> | 1998-09-07 18:52:57 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 1998-09-07 18:52:57 +0000 |
| commit | 805749c0db3a0538892c36b4dc85c3600bae2018 (patch) | |
| tree | 1078a3825da07b727e743552e0d8c625f2bf803b | |
| parent | dac1e6e6ec392d75be8a1b991a8f5b081ff9edd1 (diff) | |
Notes
| -rw-r--r-- | contrib/groff/tmac/doc-syms | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index 279ac835dde1..da088adcb8a7 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -436,6 +436,9 @@ . as b1 (``\\*(tNXPG4.2\\*(aa'') . \} . \} +. if "\\*(A\\n(aP"-susv2" \{\ +. ds b1 \&\\*(tNVersion 2 of the Single UNIX Specification\\*(aa +. \} . ie \\n(aC>\\n(aP \{\ . nr aP \\n(aP+1 . nR |
