summaryrefslogtreecommitdiff
path: root/share/tmac/mdoc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-02-12 23:07:29 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-02-12 23:07:29 +0000
commit0417f317a0c4f24b7954a4465e73ba4d68b323ea (patch)
tree7e01ae511eb624deabc70a62c08a8ca74b94b460 /share/tmac/mdoc
parent9cf25eef3f26dabc6168f9d812f6c0d70c07d94d (diff)
move to 3.3-beta
Diffstat (limited to 'share/tmac/mdoc')
-rw-r--r--share/tmac/mdoc/doc-common5
-rw-r--r--share/tmac/mdoc/doc-syms4
2 files changed, 6 insertions, 3 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common
index 37f17632704..55ec290bb3f 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.29 2002/09/10 21:36:57 deraadt Exp $
+.\" $OpenBSD: doc-common,v 1.30 2003/02/12 23:07:28 deraadt Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -200,7 +200,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
-. ds oS OpenBSD 3.2
+. ds oS OpenBSD 3.3
.\}
.if "\\$2"" \{\
. ds aa Non-Null
@@ -267,6 +267,7 @@
. if "\\$2"3.0" .as oS \03.0
. if "\\$2"3.1" .as oS \03.1
. if "\\$2"3.2" .as oS \03.2
+. if "\\$2"3.3" .as oS \03.3
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2
diff --git a/share/tmac/mdoc/doc-syms b/share/tmac/mdoc/doc-syms
index 97212b7c8e7..51340ea5c09 100644
--- a/share/tmac/mdoc/doc-syms
+++ b/share/tmac/mdoc/doc-syms
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-syms,v 1.43 2002/12/06 02:37:13 marc Exp $
+.\" $OpenBSD: doc-syms,v 1.44 2003/02/12 23:07:28 deraadt Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -197,6 +197,7 @@
. if "\\$1"3.1" \&OpenBSD 3.1\\*(aa\\$2
. if "\\$1"3.2" \&OpenBSD 3.2\\*(aa\\$2
. if "\\$1"3.3" \&OpenBSD 3.3\\*(aa\\$2
+. if "\\$1"3.4" \&OpenBSD 3.4\\*(aa\\$2
.\}
.if \\n(.$==1 \{\
. if "\\$1"1.2" \&OpenBSD 1.2\\*(aa
@@ -214,6 +215,7 @@
. if "\\$1"3.1" \&OpenBSD 3.1\\*(aa
. if "\\$1"3.2" \&OpenBSD 3.2\\*(aa
. if "\\$1"3.3" \&OpenBSD 3.3\\*(aa
+. if "\\$1"3.4" \&OpenBSD 3.4\\*(aa
. if "\\$1"." \&OpenBSD\\$1\\*(aa
. if "\\$1"," \&OpenBSD\\$1\\*(aa
.\}