diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-07-10 16:26:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-07-10 16:26:05 +0000 |
commit | b5ab01098b137b0c54b286ae42bdd6107545e4ac (patch) | |
tree | 6d140399d54d787b407361d061af6a36ea2a9a5e /share | |
parent | 97f33a842e2de2d39a07232de8748511c46b31b9 (diff) |
+.Nx {3,4}.0;
Diffstat (limited to 'share')
-rw-r--r-- | share/tmac/mdoc/doc-syms | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms index 7cdefc7f6f1..2955aeb239b 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.57 2005/06/05 19:39:27 jmc Exp $ +.\" $OpenBSD: doc-syms,v 1.58 2006/07/10 16:26:04 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -152,6 +152,8 @@ . if "\\*(A\\n(aP"1.6" .as b1 \&NetBSD\ 1.6\\*(aa . if "\\*(A\\n(aP"1.6.2" .as b1 \&NetBSD\ 1.6.2\\*(aa . if "\\*(A\\n(aP"2.0" .as b1 \&NetBSD\ 2.0\\*(aa +. if "\\*(A\\n(aP"3.0" .as b1 \&NetBSD\ 3.0\\*(aa +. if "\\*(A\\n(aP"4.0" .as b1 \&NetBSD\ 4.0\\*(aa . ie \\n(aC>\\n(aP \{\ . nr aP \\n(aP+1 . nR |