summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcasecmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcasecmp.3')
-rw-r--r--lib/libc/string/strcasecmp.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/string/strcasecmp.3 b/lib/libc/string/strcasecmp.3
index be4e96a1c56..3cfc76e36fe 100644
--- a/lib/libc/string/strcasecmp.3
+++ b/lib/libc/string/strcasecmp.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: strcasecmp.3,v 1.5 1999/06/06 15:17:32 aaron Exp $
+.\" $OpenBSD: strcasecmp.3,v 1.6 2000/04/21 15:24:19 aaron Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -53,8 +53,7 @@ The
.Fn strcasecmp
and
.Fn strncasecmp
-functions
-compare the null-terminated strings
+functions compare the null-terminated strings
.Fa s1
and
.Fa s2