summaryrefslogtreecommitdiff
path: root/share/man/man9/kern.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 20:56:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-06-06 20:56:33 +0000
commitb5b8a9f57def49cb6c9aba978593e877c3b4056d (patch)
treee1e4db7354d2d7ac101c4058978a8310e827c276 /share/man/man9/kern.9
parenta02c11d1c0cebd6695820e5f7bd3fa4fb14853a8 (diff)
- section reorder
- macro fixes - kill whitespace at EOL - use .Ox for OpenBSD, .Fx for FreeBSD
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 ,