Преглед на файлове

PDF fixes in chapter06, set 2.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@4944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia преди 20 години
родител
ревизия
94a4a774f8
променени са 6 файла, в които са добавени 10 реда и са изтрити 4 реда
  1. 1 1
      chapter06/coreutils.xml
  2. 1 1
      chapter06/gettext.xml
  3. 1 0
      chapter06/iproute2.xml
  4. 3 1
      chapter06/ncurses.xml
  5. 2 1
      chapter06/readline.xml
  6. 2 0
      chapter06/texinfo.xml

+ 1 - 1
chapter06/coreutils.xml

@@ -229,7 +229,7 @@ system date</para>
 <para>Copies a file using the given block size and count, while
 optionally performing conversions on it</para>
 <indexterm zone="ch-system-coreutils dd"><primary sortas="b-dd">dd</primary></indexterm>
-</listitem>
+<beginpage/></listitem>
 </varlistentry>
 
 <varlistentry id="df">

+ 1 - 1
chapter06/gettext.xml

@@ -121,7 +121,7 @@ directory of a package to begin internationalizing it</para>
 <listitem>
 <para>Displays a network hostname in various forms</para>
 <indexterm zone="ch-system-gettext hostname-gettext"><primary sortas="b-hostname-gettext">hostname</primary></indexterm>
-</listitem>
+<beginpage/></listitem>
 </varlistentry>
 
 <varlistentry id="msgattrib">

+ 1 - 0
chapter06/iproute2.xml

@@ -115,6 +115,7 @@
           <indexterm zone="ch-system-iproute2 ifstat">
             <primary sortas="b-ifstat">ifstat</primary>
           </indexterm>
+          <beginpage/>
         </listitem>
       </varlistentry>
 

+ 3 - 1
chapter06/ncurses.xml

@@ -61,8 +61,10 @@ non-existent files. Recreate those symlinks:</para>
 
 <screen><userinput>ln -sf ../../lib/libncurses.so.5 /usr/lib/libncurses.so
 ln -sf libncurses.so /usr/lib/libcurses.so</userinput></screen>
-</sect2>
 
+<beginpage/>
+
+</sect2>
 
 <sect2 id="contents-ncurses" role="content"><title>Contents of Ncurses</title>
 

+ 2 - 1
chapter06/readline.xml

@@ -74,8 +74,9 @@ location:</para>
 ln -sf ../../lib/libreadline.so.5 /usr/lib/libreadline.so
 ln -sf ../../lib/libhistory.so.5 /usr/lib/libhistory.so</userinput></screen>
 
-</sect2>
+<beginpage/>
 
+</sect2>
 
 <sect2 id="contents-readline" role="content"><title>Contents of Readline</title>
 <segmentedlist>

+ 2 - 0
chapter06/texinfo.xml

@@ -74,6 +74,8 @@ for f in *
 do install-info $f dir 2&gt;/dev/null
 done</userinput></screen>
 
+<beginpage/>
+
 </sect2>
 
 <sect2 id="contents-texinfo" role="content"><title>Contents of Texinfo</title>