diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-05-05 12:58:00 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2004-05-05 12:58:00 +0000 |
commit | 1bb42f537b37e724a5b461fbbe67d3388c244800 (patch) | |
tree | 33bab1beb519918bd704288c6052abc857de7767 /share/tmac | |
parent | 91147773b525354a1277f37184199019987accb7 (diff) |
NetBSD (r) 2.0 definitely will exist.
ok miod@ jmc@
Diffstat (limited to 'share/tmac')
-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 2f28c686956..0a19b5d5dbc 100644 --- a/share/tmac/mdoc/doc-syms +++ b/share/tmac/mdoc/doc-syms @@ -1,4 +1,4 @@ -.\" $OpenBSD: doc-syms,v 1.53 2004/02/27 18:02:47 deraadt Exp $ +.\" $OpenBSD: doc-syms,v 1.54 2004/05/05 12:57:59 grange Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -148,6 +148,7 @@ . if "\\$1"1.5.1" \&NetBSD 1.5.1\\*(aa\\$2 . if "\\$1"1.6" \&NetBSD 1.6\\*(aa\\$2 . if "\\$1"1.6.2" \&NetBSD 1.6.2\\*(aa\\$2 +. if "\\$1"2.0" \&NetBSD 2.0\\*(aa\\$2 .\} .if \\n(.$==1 \{\ . if "\\$1"0.8" \&NetBSD 0.8\\*(aa @@ -169,6 +170,7 @@ . if "\\$1"1.5.1" \&NetBSD 1.5.1\\*(aa . if "\\$1"1.6" \&NetBSD 1.6\\*(aa . if "\\$1"1.6.2" \&NetBSD 1.6.2\\*(aa +. if "\\$1"2.0" \&NetBSD 2.0\\*(aa . if "\\$1"." \&NetBSD\\$1\\*(aa . if "\\$1"," \&NetBSD\\$1\\*(aa .\} |