diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-09-16 07:29:31 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-09-16 07:29:31 +0000 |
commit | 9058aa1ecb1c771064d7bd3beacb520c2d8e440a (patch) | |
tree | 410974b20a419ddeba9e05fb468307904db0da57 /chapter06 | |
parent | fc02f2718a76d8ae7a23fe80504deae1832d8f17 (diff) |
Updated Ncurses contents list and fixes some typos.
Thanks to Chris Staub for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc.xml | 2 | ||||
-rw-r--r-- | chapter06/glibc.xml | 2 | ||||
-rw-r--r-- | chapter06/inetutils.xml | 2 | ||||
-rw-r--r-- | chapter06/man-db.xml | 4 | ||||
-rw-r--r-- | chapter06/ncurses.xml | 12 | ||||
-rw-r--r-- | chapter06/udev.xml | 4 |
6 files changed, 18 insertions, 8 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 229c56398..842f8250b 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -252,7 +252,7 @@ SEARCH_DIR("/usr/lib");</computeroutput></screen> <seglistitem> <seg>c++, cc (link to gcc), cpp, g++, gcc, gccbug, and gcov</seg> <seg>libgcc.a, libgcc_eh.a, libgcc_s.so, libmudflap.{a,so}, - libssp.{a,so}libstdc++.{a,so}, and libsupc++.a</seg> + libssp.{a,so}, libstdc++.{a,so}, and libsupc++.a</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 14860f6cf..aaa4b71d5 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -89,7 +89,7 @@ mv glibc-libidn-&glibc-version; libidn</userinput></screen> scripts/test-installation.pl</userinput></screen> <para>The <command>ldd</command> shell script contains Bash-specific - syntax. Change it's default program interpreter to <command>/bin/bash</command> + syntax. Change its default program interpreter to <command>/bin/bash</command> in case another <command>/bin/sh</command> is installed as described in the <ulink url="&blfs-root;view/svn/postlfs/shells.html">Shells</ulink> chapter of the BLFS book:</para> diff --git a/chapter06/inetutils.xml b/chapter06/inetutils.xml index 84b896491..ac1cb3b43 100644 --- a/chapter06/inetutils.xml +++ b/chapter06/inetutils.xml @@ -61,7 +61,7 @@ <term><parameter>--disable-ifconfig</parameter></term> <listitem> <para>This option prevents Inetutils from installing the - <command>ifconfig</command>, which can be used to configure network + <command>ifconfig</command> program, which can be used to configure network interfaces. LFS uses <command>ip</command> from IPRoute2 to perform this task.</para> </listitem> diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 50aa2a82a..bfeb04035 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -80,7 +80,7 @@ EOF</userinput></screen> to install them yourself after finishing LFS if you wish to do so.</para> <para>Finally, patch the sources to fix output errors if the man page is - prematurely aborted by pressing the 'q' key.</para> + prematurely aborted by pressing the 'q' key:</para> <screen><userinput>patch -Np1 -i ../&man-db-fixes-patch;</userinput></screen> @@ -341,7 +341,7 @@ make install</userinput></screen> <segtitle>Installed programs</segtitle> <seglistitem> - <seg>accessdb, apropos, catman, convert-mans,lexgrog, man, mandb, + <seg>accessdb, apropos, catman, convert-mans, lexgrog, man, mandb, manpath, whatis, and zsoelim</seg> </seglistitem> </segmentedlist> diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 68d7b8538..2d261cf4c 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -165,7 +165,7 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen> <seglistitem> <seg>captoinfo (link to tic), clear, infocmp, infotocap (link to tic), - reset (link to tset), tack, tic, toe, tput, and tset</seg> + ncurses5-config, reset (link to tset), tack, tic, toe, tput, and tset</seg> <seg>libcursesw.{a,so} (symlink and linker script to libncursesw.{a,so}), libformw.{a,so}, libmenuw.{a,so}, libncurses++w.a, libncursesw.{a,so}, libpanelw.{a,so} and their non-wide-character counterparts without "w" @@ -218,6 +218,16 @@ cp -av lib/lib*.so.5* /usr/lib</userinput></screen> </listitem> </varlistentry> + <varlistentry id="ncurses5-config"> + <term><command>ncurses5-config</command></term> + <listitem> + <para>Provides configuration information for ncurses</para> + <indexterm zone="ch-system-ncurses ncurses5-config"> + <primary sortas="b-ncurses5-config">ncurses5-config</primary> + </indexterm> + </listitem> + </varlistentry> + <varlistentry id="reset"> <term><command>reset</command></term> <listitem> diff --git a/chapter06/udev.xml b/chapter06/udev.xml index c3de9a489..21499bca4 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -206,7 +206,7 @@ install -m644 -v docs/writing_udev_rules/index.html \ <varlistentry id="path_id"> <term><command>path_id</command></term> <listitem> - <para>Provide the shortest possible unique hardware path to a + <para>Provides the shortest possible unique hardware path to a device</para> <indexterm zone="ch-system-udev path_id"> <primary sortas="b-path_id">path_id</primary> @@ -365,7 +365,7 @@ install -m644 -v docs/writing_udev_rules/index.html \ <varlistentry id="etc-udev"> <term><filename class="directory">/etc/udev</filename></term> <listitem> - <para>Contains Udev configuation files, + <para>Contains Udev configuration files, device permissions, and rules for device naming</para> <indexterm zone="ch-system-udev etc-udev"> <primary sortas="e-/etc/udev">/etc/udev</primary> |