Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/string Fix HISTORY section (somebody hacked the end...
details: https://anonhg.NetBSD.org/src/rev/499683a7c120
branches: trunk
changeset: 472029:499683a7c120
user: ad <ad%NetBSD.org@localhost>
date: Sun Apr 18 22:35:19 1999 +0000
description:
Fix HISTORY section (somebody hacked the end off it).
diffstat:
lib/libc/string/strcasecmp.3 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 169efb945ad2 -r 499683a7c120 lib/libc/string/strcasecmp.3
--- a/lib/libc/string/strcasecmp.3 Sun Apr 18 22:02:47 1999 +0000
+++ b/lib/libc/string/strcasecmp.3 Sun Apr 18 22:35:19 1999 +0000
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strcasecmp.3 8.1 (Berkeley) 6/9/93
-.\" $NetBSD: strcasecmp.3,v 1.9 1998/10/23 17:49:29 tron Exp $
+.\" $NetBSD: strcasecmp.3,v 1.10 1999/04/18 22:35:19 ad Exp $
.\"
.Dd June 9, 1993
.Dt STRCASECMP 3
@@ -87,6 +87,8 @@
.Fn strcasecmp
and
.Fn strncasecmp
+first appeared in
+.Bx 4.4 .
.Sh NOTES
If
.Fa len
Home |
Main Index |
Thread Index |
Old Index