diff options
| author | Peng Haitao <penght@cn.fujitsu.com> | 2013-12-23 18:05:04 +0800 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-12-27 07:25:41 +1300 |
| commit | ec3ca30fe7e5bc07a7b3c36f61a27d35ea9a89d3 (patch) | |
| tree | 23f666f6083279a517a89e0685acf784d8fc498c | |
| parent | 9a677ed63950210552d03369dcc339cb76485ceb (diff) | |
| download | man-pages-ec3ca30fe7e5bc07a7b3c36f61a27d35ea9a89d3.tar.gz | |
toascii.3: wfix
Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man3/toascii.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/toascii.3 b/man3/toascii.3 index e632cf51bd..ed59ec9349 100644 --- a/man3/toascii.3 +++ b/man3/toascii.3 @@ -61,7 +61,7 @@ SVr4, BSD, POSIX.1-2001. POSIX.1-2008 marks .BR toascii () as obsolete, -noting that it cannot be use portably in a localized application. +noting that it cannot be used 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. |
