summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-07-14 06:44:12 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-07-14 06:44:12 +0000
commitaf5b891568cb5c7890063a6cdd63db156fb9c876 (patch)
tree2f1fd814e45b13efc07b7da39a9ddf3b472045d7 /share/man
parent52b5920dd1435bef664164e3d8e80d598da68345 (diff)
use Nx;
Diffstat (limited to 'share/man')
-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 .