From cc1313bcb3c4deaa65effba9daaf776810330c49 Mon Sep 17 00:00:00 2001 From: jmc Date: Mon, 14 Jul 2014 06:44:11 +0000 Subject: [PATCH] use Nx; --- share/man/man9/kern.9 | 7 ++++--- 1 file 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. .\" @@ -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 . -- 2.20.1