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.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcasecmp.3 b/lib/libc/string/strcasecmp.3
index 095b0df4095..a9c773a870e 100644
--- a/lib/libc/string/strcasecmp.3
+++ b/lib/libc/string/strcasecmp.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strcasecmp.3 5.4 (Berkeley) 4/19/91
-.\" $Id: strcasecmp.3,v 1.2 1993/08/01 07:43:55 mycroft Exp $
+.\" $NetBSD: strcasecmp.3,v 1.3 1997/10/09 10:08:52 lukem Exp $
.\"
.Dd April 19, 1991
.Dt STRCASECMP 3