From eefd83616fed7208460c4c742ea85c68488acf7c Mon Sep 17 00:00:00 2001 From: millert <> Date: Wed, 20 Aug 1997 04:13:57 +0000 Subject: Update man page and sccs tags from lite2. --- src/lib/libc/string/strcasecmp.3 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/lib/libc/string/strcasecmp.3') diff --git a/src/lib/libc/string/strcasecmp.3 b/src/lib/libc/string/strcasecmp.3 index 1aa4c4a77b..e098ff4e41 100644 --- a/src/lib/libc/string/strcasecmp.3 +++ b/src/lib/libc/string/strcasecmp.3 @@ -1,5 +1,7 @@ -.\" Copyright (c) 1990, 1991 The Regents of the University of California. -.\" All rights reserved. +.\" $OpenBSD: strcasecmp.3,v 1.3 1997/08/20 04:13:56 millert Exp $ +.\" +.\" Copyright (c) 1990, 1991, 1993 +.\" The Regents of the University of California. All rights reserved. .\" .\" This code is derived from software contributed to Berkeley by .\" Chris Torek. @@ -31,9 +33,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: strcasecmp.3,v 1.2 1996/08/19 08:34:09 tholo Exp $ +.\" @(#)strcasecmp.3 8.1 (Berkeley) 6/9/93 .\" -.Dd April 19, 1991 +.Dd June 9, 1993 .Dt STRCASECMP 3 .Os .Sh NAME @@ -83,5 +85,4 @@ The .Fn strcasecmp and .Fn strncasecmp -functions are -.Ud . +functions first appeared in 4.4BSD. -- cgit v1.2.3-55-g6feb