diff options
author | Jon TURNEY <jon.turney@dronecode.org.uk> | 2015-07-21 13:50:22 +0100 |
---|---|---|
committer | Jon TURNEY <jon.turney@dronecode.org.uk> | 2015-07-24 15:50:09 +0100 |
commit | 556a3ef544b18855670b76ed26b107f8a05ee679 (patch) | |
tree | 2326ba8b0ca95214f4b9594a02af8d4db759ca13 /newlib/libc/iconv | |
parent | fde9684b52e37fb6d8e2d5b0d5f572012fe19cad (diff) | |
download | newlib-556a3ef544b18855670b76ed26b107f8a05ee679.zip newlib-556a3ef544b18855670b76ed26b107f8a05ee679.tar.gz newlib-556a3ef544b18855670b76ed26b107f8a05ee679.tar.bz2 |
Remove a stray sentence fragment in iconv.tex
I can't work out any meaning for this random sentence fragment, so remove it.
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Diffstat (limited to 'newlib/libc/iconv')
-rw-r--r-- | newlib/libc/iconv/iconv.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/libc/iconv/iconv.tex b/newlib/libc/iconv/iconv.tex index 75e5a8a..46ced29 100644 --- a/newlib/libc/iconv/iconv.tex +++ b/newlib/libc/iconv/iconv.tex @@ -947,7 +947,6 @@ names are used in configure script options. @* Names and aliases may be specified in any case (small or capital letters) and the @kbd{-} symbol is equivalent to the @kbd{_} symbol. -Also, when working with the iconv library, @* Internally the Newlib iconv library always converts aliases to names. It |