diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 19:53:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 19:53:59 +0000 |
commit | 6d45fe9c514b1daec4167375c3f4c4af329f7025 (patch) | |
tree | 21216a0f0e298fdcac08b4fc687928de291d3470 /share/tmac | |
parent | 211dbfe484d4ccf4c1442d1a1654ac3644703fe3 (diff) |
Macro for Version 1 AT&T UNIX.
Diffstat (limited to 'share/tmac')
-rw-r--r-- | share/tmac/mdoc/doc-syms | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index 1ab3f88f620..ab52e0df583 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.25 1999/10/10 01:08:11 millert Exp $ +.\" $OpenBSD: doc-syms,v 1.26 1999/10/17 19:53:58 aaron Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -257,6 +257,7 @@ .ds aa \&\f\\n(cF\s\\n(cZ .if \\n(.$==2 \{\ . if "\\$1"32v" \&Version 32V \\*(tNAT&T UNIX\\*(aa\\$2 +. if "\\$1"v1" \&Version 1 \\*(tNAT&T UNIX\\*(aa\\$2 . if "\\$1"v6" \&Version 6 \\*(tNAT&T UNIX\\*(aa\\$2 . if "\\$1"v7" \&Version 7 \\*(tNAT&T UNIX\\*(aa\\$2 . if "\\$1"V" \&\\*(tNAT&T\\*(aa System V \\*(tNUNIX\\*(aa\\$2 |