summaryrefslogtreecommitdiff
path: root/share/man/man9/kern.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/kern.9')
-rw-r--r--share/man/man9/kern.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/kern.9 b/share/man/man9/kern.9
index c116427b13b..503af0cc137 100644
--- a/share/man/man9/kern.9
+++ b/share/man/man9/kern.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kern.9,v 1.8 2003/06/11 17:28:51 tedu Exp $
+.\" $OpenBSD: kern.9,v 1.9 2005/04/02 19:01:58 uwe Exp $
.\"
.\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc.
.\" <http://www.csoft.org>
@@ -31,7 +31,7 @@
.Nm kern
.Nd kernel library routines
.Sh SYNOPSIS
-.Fd #include <lib/libkern.h>
+.Fd #include <lib/libkern/libkern.h>
.Sh DESCRIPTION
The
.Nm