Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-12-10 11:27:58 +0300
committerMike Frysinger <vapier@gentoo.org>2022-12-13 13:22:09 +0300
commitc8d521033751fbcccdc8ce93f22521e32c6fc6ed (patch)
tree3c716095f1f9973ccffd6b8c9778d8c6bb4a4278 /newlib/libc/libc.texi
parent5ba5e09b9d39feaedc9be0dcd88d085b256c5d40 (diff)
newlib: info: tweak iconv node to avoid collisions
We have "Iconv" and "iconv" nodes which generates Iconv.html and iconv.html files. On a case-insensitive filesystem, these collide. Rename the "Iconv" node to match the chapter name that it's already using to avoid the issue.
Diffstat (limited to 'newlib/libc/libc.texi')
-rw-r--r--newlib/libc/libc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/libc.texi b/newlib/libc/libc.texi
index d217d8118..72328e148 100644
--- a/newlib/libc/libc.texi
+++ b/newlib/libc/libc.texi
@@ -151,7 +151,7 @@ into another language, under the above conditions for modified versions.
* Posix::
* Syscalls::
* Arglists::
-* Iconv::
+* Encoding conversions::
* Overflow Protection::
* Document Index::