summaryrefslogtreecommitdiffstats
path: root/share/tmac
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2008-07-02 00:13:32 +0000
committerderaadt <deraadt@openbsd.org>2008-07-02 00:13:32 +0000
commit5b72ff4fc58a7bd0a2dcee0141c994c7f4aa7375 (patch)
tree371993c039484d18a5cfed2b25a8a45e27e4bb4d /share/tmac
parentfix some typos; ok djm@ (diff)
downloadwireguard-openbsd-5b72ff4fc58a7bd0a2dcee0141c994c7f4aa7375.tar.xz
wireguard-openbsd-5b72ff4fc58a7bd0a2dcee0141c994c7f4aa7375.zip
move to 4.4-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 3fa1b69dfe2..d761a9fd5c8 100644
--- a/share/tmac/mdoc/doc-common
+++ b/share/tmac/mdoc/doc-common
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doc-common,v 1.58 2008/05/14 20:55:11 miod Exp $
+.\" $OpenBSD: doc-common,v 1.59 2008/07/02 00:13:32 deraadt Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -203,7 +203,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
-. ds oS OpenBSD 4.3
+. ds oS OpenBSD 4.4
.\}
.if "\\$2"" \{\
. ds aa Non-Null
@@ -284,6 +284,7 @@
. if "\\$2"4.1" .as oS \04.1
. if "\\$2"4.2" .as oS \04.2
. if "\\$2"4.3" .as oS \04.3
+. if "\\$2"4.4" .as oS \04.4
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2