From 95c635efb7c3b86efc493e0447eaec7aecca3f0f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 14 Jul 2014 20:10:37 -0700 Subject: 5025 import and use mandoc Reviewed by: Hans Rosenfeld Reviewed by: Igor Kozhukhov Reviewed by: Robert Mustacchi Reviewed by: Albert Lee Approved by: Dan McDonald --- usr/src/man/man3c/string.3c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src/man/man3c/string.3c') diff --git a/usr/src/man/man3c/string.3c b/usr/src/man/man3c/string.3c index cd2dacbedf..4c31ca5f81 100644 --- a/usr/src/man/man3c/string.3c +++ b/usr/src/man/man3c/string.3c @@ -174,7 +174,7 @@ versions of \fBstrcmp()\fR and \fBstrncmp()\fR respectively, described below. The \fBstrcasecmp()\fR and \fBstrncasecmp()\fR functions compare two strings byte-by-byte, after converting each upper-case character to lower-case (as determined by the -\fBLC_CTYPE\fR category of the current locale). Note that neither the contents +\fBLC_CTYPE\fR category of the current locale). Note that neither the contents pointed to by \fIs1\fR nor \fIs2\fR are modified. .LP The functions return an integer -- cgit v1.2.3