summaryrefslogtreecommitdiffstats
path: root/share/tmac
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2010-07-24 15:31:19 +0000
committerderaadt <deraadt@openbsd.org>2010-07-24 15:31:19 +0000
commit8c46ae702a41e1dcb285a64dfd14a3a006b72522 (patch)
treeb51112eefbb10d86ec27a222fe1e2ae03a15b4c8 /share/tmac
parentFix PTE_PAGE(). (diff)
downloadwireguard-openbsd-8c46ae702a41e1dcb285a64dfd14a3a006b72522.tar.xz
wireguard-openbsd-8c46ae702a41e1dcb285a64dfd14a3a006b72522.zip
move to 4.8-beta
Diffstat (limited to 'share/tmac')
-rw-r--r--share/tmac/mdoc/doc-common5
1 files changed, 3 insertions, 2 deletions
diff --git a/share/tmac/mdoc/doc-common b/share/tmac/mdoc/doc-common
index 11eed95c1e2..447b24da35c 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.65 2010/01/26 23:04:28 miod Exp $
+.\" $OpenBSD: doc-common,v 1.66 2010/07/24 15:31:19 deraadt Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -204,7 +204,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
-. ds oS OpenBSD 4.7
+. ds oS OpenBSD 4.8
.\}
.if "\\$2"" \{\
. ds aa Non-Null
@@ -290,6 +290,7 @@
. if "\\$2"4.5" .as oS \04.5
. if "\\$2"4.6" .as oS \04.6
. if "\\$2"4.7" .as oS \04.7
+. if "\\$2"4.8" .as oS \04.8
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2