aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-01-04 04:48:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-01-04 04:48:38 +0000
commit4c0c012ee1d275edef51360346368e1c282f2aec (patch)
treefcf5e7ead881e2ea67943f3c92188b27f64694a0 /chapter06
parenta1712769bd646acf61390e7ce64e8a2ebfa4aee6 (diff)
Reformatted several pages so pdf is properly generated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/bash.xml3
-rw-r--r--chapter06/coreutils.xml3
-rw-r--r--chapter06/linux-headers.xml5
-rw-r--r--chapter06/man-db.xml46
4 files changed, 49 insertions, 8 deletions
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 59ede3798..9daa799ee 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -55,7 +55,8 @@ sed -i "s|htmldir = @htmldir@|htmldir = /usr/share/doc/bash-&bash-version;|" \
<para>Prepare Bash for compilation:</para>
<screen><userinput remap="configure">./configure --prefix=/usr --bindir=/bin \
- --without-bash-malloc --with-installed-readline ac_cv_func_working_mktime=yes</userinput></screen>
+ --without-bash-malloc \
+ --with-installed-readline ac_cv_func_working_mktime=yes</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 493b39593..7d6defe23 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -70,7 +70,8 @@ esac</userinput></screen>
<para>Now prepare Coreutils for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr --enable-install-program=hostname --enable-no-install-program=kill,uptime</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --enable-install-program=hostname \
+ --enable-no-install-program=kill,uptime</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml
index f34e037a4..90c5bc2e3 100644
--- a/chapter06/linux-headers.xml
+++ b/chapter06/linux-headers.xml
@@ -82,9 +82,10 @@ cp -rv dest/include/* /usr/include</userinput></screen>
<term><filename class="headerfile">/usr/include/{asm{,-generic},linux,mtd,rdma,sound}/*.h</filename></term>
<listitem>
<para>The Linux API headers</para>
- <indexterm zone="ch-system-linux-headers linux-headers">
+ <indexterm zone="ch-system-linux-headers">
<!-- No /*.h here to prevent a PDF line overflow -->
- <primary sortas="e-/usr/include/{asm{,-generic},linux,mtd,rdma,sound}">/usr/include/{asm{,-generic},linux,mtd,rdma,sound,video}</primary>
+ <primary sortas="e-/usr/include/{asm{,-generic},linux,mtd,rdma,sound}">/usr/include/{asm{,-generic},linux,mtd,
+rdma,sound,video}/*.h</primary>
</indexterm>
</listitem>
</varlistentry>
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml
index 41fb6821a..51450de5c 100644
--- a/chapter06/man-db.xml
+++ b/chapter06/man-db.xml
@@ -151,18 +151,24 @@
<!-- Origin: man-db-2.5.2/src/encodings.c -->
<table>
- <title>Expected character encoding of legacy 8-bit manual pages</title>
- <?dbfo table-width="2.5in" ?>
+ <?dbfo keep-together="auto" ?>
+<title>Expected character encoding of legacy 8-bit manual pages</title>
+ <?dbfo keep-together="auto" ?>
+ <?dbfo table-width="6in" ?>
- <tgroup cols="2">
+ <tgroup cols="4">
<colspec colnum="1" colwidth="1.5in"/>
<colspec colnum="2" colwidth="1in"/>
+ <colspec colnum="3" colwidth="2.5in"/>
+ <colspec colnum="4" colwidth="1in"/>
<thead>
<row>
<entry>Language (code)</entry>
<entry>Encoding</entry>
+ <entry>Language (code)</entry>
+ <entry>Encoding</entry>
</row>
</thead>
@@ -170,67 +176,99 @@
<row>
<entry>Danish (da)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Bulgarian (bg)</entry>
+ <entry>CP1251</entry>
</row>
<row>
<entry>German (de)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Czech (cs)</entry>
+ <entry>ISO-8859-2</entry>
</row>
<row>
<entry>English (en)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Croatian (hr)</entry>
+ <entry>ISO-8859-2</entry>
</row>
<row>
<entry>Spanish (es)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Hungarian (hu)</entry>
+ <entry>ISO-8859-2</entry>
</row>
<row>
<entry>Finnish (fi)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Japanese (ja)</entry>
+ <entry>EUC-JP</entry>
</row>
<row>
<entry>French (fr)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Korean (ko)</entry>
+ <entry>EUC-KR</entry>
</row>
<row>
<entry>Irish (ga)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Polish (pl)</entry>
+ <entry>ISO-8859-2</entry>
</row>
<row>
<entry>Galician (gl)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Russian (ru)</entry>
+ <entry>KOI8-R</entry>
</row>
<row>
<entry>Indonesian (id)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Slovak (sk)</entry>
+ <entry>ISO-8859-2</entry>
</row>
<row>
<entry>Icelandic (is)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Serbian (sr)</entry>
+ <entry>ISO-8859-5</entry>
</row>
<row>
<entry>Italian (it)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Turkish (tr)</entry>
+ <entry>ISO-8859-9</entry>
</row>
<row>
<entry>Dutch (nl)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Simplified Chinese (zh_CN)</entry>
+ <entry>GBK</entry>
</row>
<!-- FIXME: BUG: "no" is deprecated, should use "nb" or "nn" and
symlinks -->
<row>
<entry>Norwegian (no)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Simplified Chinese, Singapore (zh_SG)</entry>
+ <entry>GBK</entry>
</row>
<!-- END BUG -->
<row>
<entry>Portuguese (pt)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Traditional Chinese (zh_TW)</entry>
+ <entry>BIG5</entry>
</row>
<row>
<entry>Swedish (sv)</entry>
<entry>ISO-8859-1</entry>
+ <entry>Traditional Chinese, Hong Kong (zh_HK)</entry>
+ <entry>BIG5HKSCS</entry>
</row>
+
<!-- Languages below require patched groff -->
+ <!--
<row>
<entry>Bulgarian (bg)</entry>
<entry>CP1251</entry>
@@ -290,7 +328,7 @@
<row>
<entry>Traditional Chinese, Hong Kong (zh_HK)</entry>
<entry>BIG5HKSCS</entry>
- </row>
+ </row>-->
</tbody>
</tgroup>