summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcasecmp.3
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commitfe08efe680f6705e0c60beabe3e39629c655e743 (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /lib/libc/string/strcasecmp.3
parent6ce729e14d938bbc580c6eec5c6defc287ffd298 (diff)
Notes
Diffstat (limited to 'lib/libc/string/strcasecmp.3')
-rw-r--r--lib/libc/string/strcasecmp.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strcasecmp.3 b/lib/libc/string/strcasecmp.3
index 05b3a48025ee..346b9e3414d6 100644
--- a/lib/libc/string/strcasecmp.3
+++ b/lib/libc/string/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.