aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/toascii.35
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/toascii.3 b/man3/toascii.3
index 33238bad55..f117e3cf95 100644
--- a/man3/toascii.3
+++ b/man3/toascii.3
@@ -24,7 +24,7 @@
.\"
.\" Added BUGS section, aeb, 950919
.\"
-.TH TOASCII 3 2008-08-06 "GNU" "Linux Programmer's Manual"
+.TH TOASCII 3 2009-03-15 "GNU" "Linux Programmer's Manual"
.SH NAME
toascii \- convert character to ASCII
.SH SYNOPSIS
@@ -52,7 +52,8 @@ The value returned is that of the converted character.
SVr4, BSD, POSIX.1-2001.
POSIX.1-2008 marks
.BR toascii ()
-as obsolete.
+as obsolete,
+noting that it cannot be use portably in a localized application.
.SH BUGS
Many people will be unhappy if you use this function.
This function will convert accented letters into random characters.