From 7d4b10de8152823167722a3738c9d7ea7f10ef6b Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 25 Jul 2011 12:41:38 +0000 Subject: =?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/libc/iconv/iconv.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'newlib/libc/iconv') 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 -- cgit v1.2.3