diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-21 20:35:07 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-04-21 20:35:07 +0000 |
commit | 9555335f1f21d03781f3e078c2987f4adce79ad3 (patch) | |
tree | 1243c96266e04b71cb80037a59c471f63f8c4510 | |
parent | 97953b321f99e119a463cc4193cae327b154ba3c (diff) |
Added -susv2 macro: Version 2 of the Single UNIX Specification
-rw-r--r-- | share/tmac/mdoc/doc-syms | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index 244a2d89040..a1bdaaf27c0 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.20 1999/04/18 19:09:24 jason Exp $ +.\" $OpenBSD: doc-syms,v 1.21 1999/04/21 20:35:06 alex Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -466,6 +466,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 |