summaryrefslogtreecommitdiff
path: root/man3/iswalpha.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 08:35:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 08:35:30 +0000
commit3382bd94ffffd3d3191261eea147a96af7e0e0e0 (patch)
treeca8bf4b7c4d00ad35a888678566b36b146be8ef3 /man3/iswalpha.3
parente1d6264d9feaed449e70f288ebdd40d8abae818c (diff)
Manual fixes of parentheses formatting
Diffstat (limited to 'man3/iswalpha.3')
-rw-r--r--man3/iswalpha.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/iswalpha.3 b/man3/iswalpha.3
index 6ab28a965..f94729275 100644
--- a/man3/iswalpha.3
+++ b/man3/iswalpha.3
@@ -22,7 +22,7 @@ iswalpha \- test for alphabetic wide character
.fi
.SH DESCRIPTION
The \fBiswalpha\fP() function is the wide-character equivalent of the
-\fBisalpha\fP function. It tests whether \fIwc\fP is a wide character
+\fBisalpha\fP() function. It tests whether \fIwc\fP is a wide character
belonging to the wide character class "alpha".
.PP
The wide character class "alpha" is a subclass of the wide character class