summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoretheisen <etheisen@cvs.openbsd.org>1997-04-22 21:11:30 +0000
committeretheisen <etheisen@cvs.openbsd.org>1997-04-22 21:11:30 +0000
commit472b65f8cd68fdba2224a988cb0ed8a3386d677f (patch)
tree316fa955d943ce3db7c2f83cec02b7b02ad5e749
parent1bd38fb88632f18e3f11ca4bc2bfc0d4d327e181 (diff)
Update for 2.1.
-rw-r--r--share/tmac/mdoc/doc-common4
-rw-r--r--share/tmac/mdoc/doc-syms4
2 files changed, 5 insertions, 3 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common
index 7a49d999dbf..fcfba4f3816 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.4 1996/10/01 02:35:37 etheisen Exp $
+.\" $OpenBSD: doc-common,v 1.5 1997/04/22 21:11:29 etheisen Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -192,7 +192,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
-. ds oS OpenBSD 2.0
+. ds oS OpenBSD 2.1
.\}
.if "\\$2"" \{\
. ds aa Non-Null
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms
index 6c9dbbaeb2b..46e0fb985ea 100644
--- a/share/tmac/mdoc/doc-syms
+++ b/share/tmac/mdoc/doc-syms
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-syms,v 1.7 1997/04/20 20:45:34 tholo Exp $
+.\" $OpenBSD: doc-syms,v 1.8 1997/04/22 21:11:29 etheisen Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -156,10 +156,12 @@
.if \\n(.$==2 \{\
. if "\\$1"1.2" \&\\*(tNOpenBSD\\*(aa 1.2\\*(aa\\$2
. if "\\$1"2.0" \&\\*(tNOpenBSD\\*(aa 2.0\\*(aa\\$2
+. if "\\$1"2.1" \&\\*(tNOpenBSD\\*(aa 2.1\\*(aa\\$2
.\}
.if \\n(.$==1 \{\
. if "\\$1"1.2" \&\\*(tNOpenBSD\\*(aa 1.2\\*(aa
. if "\\$1"2.0" \&\\*(tNOpenBSD\\*(aa 2.0\\*(aa
+. if "\\$1"2.1" \&\\*(tNOpenBSD\\*(aa 2.1\\*(aa
.\}
..
.\" Ns At macro - AT&T UNIX (this macro does not handle punctuation)