]> git.saurik.com Git - apple/libc.git/blobdiff - string/FreeBSD/strcasecmp.3
Libc-391.tar.gz
[apple/libc.git] / string / FreeBSD / strcasecmp.3
index 5f7a81c61ad9ab01a4623a5de0ac2af9de5de904..4da0d235821a5f8f39ff39f1b0cef19bece245a1 100644 (file)
@@ -32,7 +32,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)strcasecmp.3       8.1 (Berkeley) 6/9/93
-.\" $FreeBSD: src/lib/libc/string/strcasecmp.3,v 1.10 2002/08/30 15:40:01 robert Exp $
+.\" $FreeBSD: src/lib/libc/string/strcasecmp.3,v 1.11 2003/09/08 19:57:15 ru Exp $
 .\"
 .Dd June 9, 1993
 .Dt STRCASECMP 3
@@ -96,9 +96,9 @@ and
 functions first appeared in
 .Bx 4.4 .
 Their prototypes existed previously in
-.Aq Pa string.h
+.In string.h
 before they were moved to
-.Aq Pa strings.h
+.In strings.h
 for
 .St -p1003.1-2001
 compliance.