diff options
Diffstat (limited to 'lib/libc/locale/isphonogram.3')
-rw-r--r-- | lib/libc/locale/isphonogram.3 | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/lib/libc/locale/isphonogram.3 b/lib/libc/locale/isphonogram.3 index 22a9ce7..b0d82c4 100644 --- a/lib/libc/locale/isphonogram.3 +++ b/lib/libc/locale/isphonogram.3 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd September 3, 2009 +.Dd March 30, 2004 .Dt ISPHONOGRAM 3 .Os .Sh NAME @@ -41,15 +41,6 @@ The .Fn isphonogram function tests for a phonographic character. -.Pp -.Em NOTE : -if the value passed to the -.Fn isphonogram -function is a -.Vt signed char , -as is usually the case, it must be cast to an -.Vt unsigned char -to avoid sign-extension errors. .Sh RETURN VALUES The .Fn isphonogram |