diff options
Diffstat (limited to 'usr/src/man/man3c/iswalpha.3c')
-rw-r--r-- | usr/src/man/man3c/iswalpha.3c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/man/man3c/iswalpha.3c b/usr/src/man/man3c/iswalpha.3c index 916aad0ffc..bf50de8402 100644 --- a/usr/src/man/man3c/iswalpha.3c +++ b/usr/src/man/man3c/iswalpha.3c @@ -8,7 +8,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH ISWALPHA 3C "Jun 23, 2014" +.TH ISWALPHA 3C "April 9, 2016" .SH NAME iswalpha, isenglish, isideogram, iswideogram, isnumber, iswnumber, isphonogram, iswphonogram, isspecial, iswspecial, iswalnum, iswascii, @@ -207,7 +207,7 @@ current locale, they operate on the locale specified by \fIloc\fR. The functions, \fBiswideogram()\fR, \fBiswnumber()\fR, \fBiswphonogram()\fR, \fBiswspecial()\fR, and \fBiswhexnumber()\fR, are respectively identical to \fBisideogram()\fR, \fBisnumber()\fR, \fBisphonogram()\fR, \fBisspecial()\fR, -\fBiswxdigit()\fR respectively. They are provided for compatability purposes. +\fBiswxdigit()\fR respectively. They are provided for compatibility purposes. .LP In all cases, \fIwc\fR is a \fBwint_t\fR, the value of which must be a wide-character code corresponding to a valid character in the current locale or @@ -395,7 +395,6 @@ class "xdigit" in the program's current locale. .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .TS |