summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcasecmp.3
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2001-09-16 01:41:09 +0000
committerwiz <wiz@NetBSD.org>2001-09-16 01:41:09 +0000
commit4c17cdc321a80314ae1b38791fbb49b10289547b (patch)
tree463fcb0a4ac3f1189c8214e4a3ee05b8703e7218 /lib/libc/string/strcasecmp.3
parentdfcfff97f3c11b9b1c60163907f3b5a9b071e154 (diff)
Whitespace fixes and sort SEE ALSO.
Diffstat (limited to 'lib/libc/string/strcasecmp.3')
-rw-r--r--lib/libc/string/strcasecmp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strcasecmp.3 b/lib/libc/string/strcasecmp.3
index f66d0deccd3..768c8af85c2 100644
--- a/lib/libc/string/strcasecmp.3
+++ b/lib/libc/string/strcasecmp.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strcasecmp.3 8.1 (Berkeley) 6/9/93
-.\" $NetBSD: strcasecmp.3,v 1.11 1999/04/18 22:36:46 ad Exp $
+.\" $NetBSD: strcasecmp.3,v 1.12 2001/09/16 01:41:10 wiz Exp $
.\"
.Dd June 9, 1993
.Dt STRCASECMP 3
@@ -91,7 +91,7 @@ functions first appeared in
.Bx 4.4 .
.Sh NOTES
If
-.Fa len
+.Fa len
is zero
.Fn strncasecmp
returns always 0.