Loading...
--- Libc/Libc-391/string/FreeBSD/strcasecmp.3
+++ Libc/Libc-320.1.3/string/FreeBSD/strcasecmp.3
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strcasecmp.3 8.1 (Berkeley) 6/9/93
-.\" $FreeBSD: src/lib/libc/string/strcasecmp.3,v 1.11 2003/09/08 19:57:15 ru Exp $
+.\" $FreeBSD: src/lib/libc/string/strcasecmp.3,v 1.10 2002/08/30 15:40:01 robert Exp $
.\"
.Dd June 9, 1993
.Dt STRCASECMP 3
@@ -96,9 +96,9 @@
functions first appeared in
.Bx 4.4 .
Their prototypes existed previously in
-.In string.h
+.Aq Pa string.h
before they were moved to
-.In strings.h
+.Aq Pa strings.h
for
.St -p1003.1-2001
compliance.