From bf8a59fa013f5c705369fbe14e23ca78c4d09cb8 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 11 Apr 2004 03:42:27 +0000 Subject: Rewrite page(2) references to page(3). Add description of new libmach. --- man/man3/isalpharune.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/man3/isalpharune.3') diff --git a/man/man3/isalpharune.3 b/man/man3/isalpharune.3 index 322a2111..4e38c5ef 100644 --- a/man/man3/isalpharune.3 +++ b/man/man3/isalpharune.3 @@ -35,7 +35,7 @@ in particular a subset of their properties as defined in the Unicode standard. Unicode defines some characters as alphabetic and specifies three cases: upper, lower, and title. Analogously to -.IR ctype (2) +.IR ctype (3) for .SM ASCII\c , @@ -47,5 +47,5 @@ The case-conversion routines return the character unchanged if it has no case. .SH SOURCE .B /sys/src/libc/port/runetype.c .SH "SEE ALSO -.IR ctype (2) , +.IR ctype (3) , .IR "The Unicode Standard" . -- cgit v1.2.3