summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-07-14 06:44:11 +0000
committerjmc <jmc@openbsd.org>2014-07-14 06:44:11 +0000
commitcc1313bcb3c4deaa65effba9daaf776810330c49 (patch)
treedd45e2f6aac255de9e6a847eaa72a18232dd3b74
parentremove the never installed getmntopts.3 page, as well as the (diff)
downloadwireguard-openbsd-cc1313bcb3c4deaa65effba9daaf776810330c49.tar.xz
wireguard-openbsd-cc1313bcb3c4deaa65effba9daaf776810330c49.zip
use Nx;
-rw-r--r--share/man/man9/kern.97
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man9/kern.9 b/share/man/man9/kern.9
index 8d98eff1b73..a9212d993bb 100644
--- a/share/man/man9/kern.9
+++ b/share/man/man9/kern.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kern.9,v 1.19 2014/07/13 23:49:40 uebayasi Exp $
+.\" $OpenBSD: kern.9,v 1.20 2014/07/14 06:44:11 jmc Exp $
.\"
.\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc.
.\" <http://www.csoft.org>
@@ -24,7 +24,7 @@
.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 13 2014 $
+.Dd $Mdocdate: July 14 2014 $
.Dt KERN 9
.Os
.Sh NAME
@@ -275,4 +275,5 @@ The
.Fn KASSERTMSG
and
.Fn KDASSERTMSG
-macros are taken from NetBSD.
+macros are taken from
+.Nx .