Print this page
manpage lint.

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3c/wcscoll.3c
          +++ new/usr/src/man/man3c/wcscoll.3c
↓ open down ↓ 42 lines elided ↑ open up ↑
  43   43  The function \fBwcsoll_l()\fR behaves identically to \fBwcsoll\fR(), except
  44   44  instead of operating in the current locale, it operates in the locale
  45   45  specified by \fIloc\fR.
  46   46  .SH RETURN VALUES
  47   47  .LP
  48   48  Upon successful completion, these functions return an
  49   49  integer greater than, equal to, or less than 0, depending upon whether the wide
  50   50  character string pointed to by \fIws1\fR is greater than, equal to, or less
  51   51  than the wide character string pointed to by \fIws2\fR, when both are
  52   52  interpreted as appropriate to the the current locale, or the locale
  53      -specified by \fIloc\fR. On error, 
       53 +specified by \fIloc\fR. On error,
  54   54  they set \fBerrno\fR, but no return value is reserved to indicate an error.
  55   55  .SH ERRORS
  56   56  .LP
  57   57  The \fBwcscoll()\fR, \fBwcscoll_l()\fR and \fBwscoll()\fR functions may fail if:
  58   58  .sp
  59   59  .ne 2
  60   60  .na
  61   61  \fB\fBEINVAL\fR\fR
  62   62  .ad
  63   63  .RS 10n
↓ open down ↓ 32 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX