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.93
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man9/kern.9 b/share/man/man9/kern.9
index b3b7ad9cf7c..5bcb0744483 100644
--- a/share/man/man9/kern.9
+++ b/share/man/man9/kern.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kern.9,v 1.5 2003/06/03 02:08:12 wcobb Exp $
+.\" $OpenBSD: kern.9,v 1.6 2003/06/06 20:56:32 jmc Exp $
.\"
.\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc.
.\" <http://www.csoft.org>
@@ -183,7 +183,6 @@ and
.Fn strncasecmp "const char *s1" "const char *s2" "size_tlen"
.nr nS 0
.Pp
-.Pp
Those functions have the same semantics as their libc counterparts,
.Xr strlen 3 ,
.Xr strcat 3 ,