summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2005-07-21 10:32:17 +0000
committertjr <tjr@FreeBSD.org>2005-07-21 10:32:17 +0000
commit6f4c9fc169b455dc25279c9be98cbbfbebf51233 (patch)
treed8cc7c7939d3336f669973affdf001988aee364a
parent13eae5695c5b10930b66af4c00eac7a33b73e2ee (diff)
downloadFreeBSD-src-6f4c9fc169b455dc25279c9be98cbbfbebf51233.zip
FreeBSD-src-6f4c9fc169b455dc25279c9be98cbbfbebf51233.tar.gz
Add cross-reference to nextwctype(3).
-rw-r--r--lib/libc/locale/wctype.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/locale/wctype.3 b/lib/libc/locale/wctype.3
index 6dec7bb..16f685b 100644
--- a/lib/libc/locale/wctype.3
+++ b/lib/libc/locale/wctype.3
@@ -94,7 +94,8 @@ myiswalpha(wint_t wc)
}
.Ed
.Sh SEE ALSO
-.Xr ctype 3
+.Xr ctype 3 ,
+.Xr nextwctype 3
.Sh STANDARDS
The
.Fn iswctype
OpenPOWER on IntegriCloud