summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-01-19 03:30:06 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-01-19 03:30:06 +0000
commit137c376f4c30fa4f0d0904aa282d8bc43c073dde (patch)
treee6adb410eedddc39a29a25b017816bcce9dc926c /share
parent96025bac5f7e8aca336d00225192c709a74d5372 (diff)
crank to 3.8-beta
Diffstat (limited to 'share')
-rw-r--r--share/mk/sys.mk4
-rw-r--r--share/tmac/mdoc/doc-common5
2 files changed, 5 insertions, 4 deletions
diff --git a/share/mk/sys.mk b/share/mk/sys.mk
index feb0442a792..b53156359bb 100644
--- a/share/mk/sys.mk
+++ b/share/mk/sys.mk
@@ -1,4 +1,4 @@
-# $OpenBSD: sys.mk,v 1.46 2005/08/09 00:46:09 deraadt Exp $
+# $OpenBSD: sys.mk,v 1.47 2006/01/19 03:30:04 deraadt Exp $
# $NetBSD: sys.mk,v 1.27 1996/04/10 05:47:19 mycroft Exp $
# @(#)sys.mk 5.11 (Berkeley) 3/13/91
@@ -10,7 +10,7 @@
unix= We run OpenBSD.
OSMAJOR= 3
-OSMINOR= 8
+OSMINOR= 9
OSREV= $(OSMAJOR).$(OSMINOR)
OSrev= $(OSMAJOR)$(OSMINOR)
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common
index 9986986bdfa..8c4227e09a4 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.45 2005/08/09 00:46:11 deraadt Exp $
+.\" $OpenBSD: doc-common,v 1.46 2006/01/19 03:30:04 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.8
+. ds oS OpenBSD 3.9
.\}
.if "\\$2"" \{\
. ds aa Non-Null
@@ -273,6 +273,7 @@
. if "\\$2"3.6" .as oS \03.6
. if "\\$2"3.7" .as oS \03.7
. if "\\$2"3.8" .as oS \03.8
+. if "\\$2"3.9" .as oS \03.9
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2