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/wcscoll.3c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/src/man/man3c/wcscoll.3c') diff --git a/usr/src/man/man3c/wcscoll.3c b/usr/src/man/man3c/wcscoll.3c index f7d88a7519..59f8d18800 100644 --- a/usr/src/man/man3c/wcscoll.3c +++ b/usr/src/man/man3c/wcscoll.3c @@ -50,7 +50,7 @@ integer greater than, equal to, or less than 0, depending upon whether the wide character string pointed to by \fIws1\fR is greater than, equal to, or less than the wide character string pointed to by \fIws2\fR, when both are interpreted as appropriate to the the current locale, or the locale -specified by \fIloc\fR. On error, +specified by \fIloc\fR. On error, they set \fBerrno\fR, but no return value is reserved to indicate an error. .SH ERRORS .LP -- cgit v1.2.3