summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcmp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcmp.3')
-rw-r--r--lib/libc/string/strcmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcmp.3 b/lib/libc/string/strcmp.3
index 0ab98c88ad6..edd30268a3a 100644
--- a/lib/libc/string/strcmp.3
+++ b/lib/libc/string/strcmp.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strcmp.3 5.6 (Berkeley) 6/29/91
-.\" $Id: strcmp.3,v 1.2 1993/08/01 07:43:52 mycroft Exp $
+.\" $NetBSD: strcmp.3,v 1.3 1997/10/09 10:09:00 lukem Exp $
.\"
.Dd June 29, 1991
.Dt STRCMP 3