From 7d4b10de8152823167722a3738c9d7ea7f10ef6b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 25 Jul 2011 12:41:38 +0000 Subject: [PATCH] =?UTF-8?q?2011-07-25=20=20Ralf=20Cors=C3=A9pius=20=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libc/iconv/iconv.tex: Rename node "Introduction" into "Introduction to iconv". --- newlib/ChangeLog | 5 +++++ newlib/libc/iconv/iconv.tex | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 8febaee23..feae2ce4c 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2011-07-25 Ralf Corsépius + + * libc/iconv/iconv.tex: Rename node "Introduction" into + "Introduction to iconv". + 2011-07-20 Yaakov Selkowitz * libc/include/time.h [_POSIX_CLOCK_SELECTION] (clock_nanosleep): diff --git a/newlib/libc/iconv/iconv.tex b/newlib/libc/iconv/iconv.tex index 305c3ce16..b2bc5f6f6 100644 --- a/newlib/libc/iconv/iconv.tex +++ b/newlib/libc/iconv/iconv.tex @@ -7,7 +7,7 @@ The iconv functions declarations are in @menu * iconv:: Encoding conversion routines -* Introduction:: Introduction to iconv and encodings +* Introduction to iconv:: Introduction to iconv and encodings * Supported encodings:: The list of currently supported encodings * iconv design decisions:: General iconv library design issues * iconv configuration:: iconv-related configure script options @@ -24,8 +24,8 @@ The iconv functions declarations are in @include iconv/iconv.def @page -@node Introduction -@section Introduction +@node Introduction to iconv +@section Introduction to iconv @findex encoding @findex character set @findex charset