Changeset 0e9a9e2


Ignore:
Timestamp:
09/11/2004 01:18:05 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
c5143c9
Parents:
38bb44a
Message:

Fixed some tags and validation issues.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
19 edited

Legend:

Unmodified
Added
Removed
  • appendixb/acknowledgments.xml

    r38bb44a r0e9a9e2  
    7676<listitem><para><ulink url="mailto:semzx@newmail.ru">Alexander
    7777Patrakov</ulink> &lt;semzx@newmail.ru&gt; -- Former LFS Technical
    78 Writer</para><para></para><para></para></listitem>
     78Writer</para><beginpage/></listitem>
    7979
    8080<listitem><para><ulink url="mailto:jwrober@linuxfromscratch.org">James
     
    240240<listitem><para><ulink url="mailto:sime@dot-sime.com">Simon
    241241Nicoll</ulink> &lt;sime@dot-sime.com&gt; -- uk.linuxfromscratch.org
    242 mirror</para></listitem>
    243 
    244 </itemizedlist>
    245 
    246 <beginpage/>
     242mirror</para>
     243<beginpage/></listitem>
     244
     245</itemizedlist>
     246
    247247<bridgehead renderas="sect3">Asian Mirrors</bridgehead>
    248248
  • chapter01/askforhelp.xml

    r38bb44a r0e9a9e2  
    100100follow the hints in this document to increase the likelihood of getting
    101101the help you need.</para>
     102<beginpage/>
    102103</sect2>
    103104
    104 <beginpage/>
    105105<sect2>
    106106<title>Test Suite Problems</title>
  • chapter02/creatingpartition.xml

    r38bb44a r0e9a9e2  
    1818disk space the following document can be helpful: <phrase
    1919condition="html"><ulink
    20 url="&hints-root;lfs_next_to_existing_systems.txt"/></phrase> <phrase
    21 condition="pdf"><emphasis>
     20url="&hints-root;lfs_next_to_existing_systems.txt"/></phrase><phrase
     21condition="pdf"><ulink url="&hints-root;lfs_next_to_existing_systems.txt">
    2222http://www.linuxfromscratch.org/hints/downloads/files/
    23 lfs_next_to_existing_systems.txt</emphasis></phrase> .</para></note>
     23lfs_next_to_existing_systems.txt</ulink></phrase>.</para></note>
    2424
    2525<para>A minimal system requires a partition of around 1.3 gigabytes
  • chapter03/packages.xml

    r38bb44a r0e9a9e2  
    100100<listitem>
    101101<para><ulink url="&freshmeat;findutils/"/></para>
    102 <para></para>
     102<beginpage/>
    103103</listitem>
    104104</varlistentry>
  • chapter03/patches.xml

    r38bb44a r0e9a9e2  
    8383<listitem>
    8484<para><ulink url="&patches-root;inetutils-&inetutils-version;-no_server_man_pages-1.patch"/></para>
    85 <para></para>
    86 <para></para>
    87 <para></para>
    88 <para></para>
     85<beginpage/>
    8986</listitem>
    9087</varlistentry>
  • chapter06/aboutdebug.xml

    r38bb44a r0e9a9e2  
    4646from the programs and libraries. Additional information on system
    4747optimization can be found at <phrase condition="html"><ulink
    48 url="&hints-root;optimization.txt"/></phrase>
    49 <phrase
    50 condition="pdf"><emphasis>http://www.linuxfromscratch.org/hints/downloads/files/ optimization.txt</emphasis></phrase>
    51 .</para>
     48url="&hints-root;optimization.txt"/></phrase><phrase condition="pdf"><ulink
     49url="&hints-root;optimization.txt">http://www.linuxfromscratch.org/hints/downloads/files/
     50optimization.txt</ulink></phrase>.</para>
    5251
    5352</sect1>
  • chapter06/autoconf.xml

    r38bb44a r0e9a9e2  
    6666Unix-like systems. The configuration scripts it produces are
    6767independent&mdash;running them does not require the autoconf program.</para>
    68 <para></para>
    6968<indexterm zone="ch-system-autoconf autoconf"><primary sortas="b-autoconf">autoconf</primary></indexterm>
    70 </listitem>
     69<beginpage/></listitem>
    7170</varlistentry>
    7271
  • chapter06/bison.xml

    r38bb44a r0e9a9e2  
    7575that still call <command>yacc</command> instead of <command>bison</command>.
    7676It calls <command>bison</command> with the <parameter>-y</parameter> option.</para>
    77 <para></para>
    7877<indexterm zone="ch-system-bison yacc"><primary sortas="b-yacc">yacc</primary></indexterm>
    79 </listitem>
     78<beginpage/></listitem>
    8079</varlistentry>
    8180
  • chapter06/e2fsprogs.xml

    r38bb44a r0e9a9e2  
    159159<para>prints the super block and blocks group information for the file
    160160system present on a given device.</para>
    161 <para></para>
    162 <para></para>
    163 <para></para>
    164 <para></para>
    165161<indexterm zone="ch-system-e2fsprogs dumpe2fs"><primary sortas="b-dumpe2fs">dumpe2fs</primary></indexterm>
    166 </listitem>
     162<beginpage/></listitem>
    167163</varlistentry>
    168164
     
    341337<para>used by <command>dumpe2fs</command>, <command>chattr</command>,
    342338and <command>lsattr</command>.</para>
    343 <para></para>
    344339<indexterm zone="ch-system-e2fsprogs libe2p"><primary sortas="c-libe2p">libe2p</primary></indexterm>
    345 </listitem>
     340<beginpage/></listitem>
    346341</varlistentry>
    347342
  • chapter06/glibc.xml

    r38bb44a r0e9a9e2  
    277277EOF</userinput></screen>
    278278
     279<beginpage/>
    279280</sect2>
    280281
    281 <beginpage/>
    282282<sect2 id="contents-glibc" role="content"><title>Contents of Glibc</title>
    283283
  • chapter06/groff.xml

    r38bb44a r0e9a9e2  
    5454ln -s tbl /usr/bin/gtbl</userinput></screen>
    5555
     56<beginpage/>
    5657</sect2>
    5758
    5859
    59 <beginpage/>
    6060<sect2 id="contents-groff" role="content"><title>Contents of Groff</title>
    6161
  • chapter06/grub.xml

    r38bb44a r0e9a9e2  
    6464<filename>reiserfs_stage1_5</filename> files.</para>
    6565
     66<beginpage/>
    6667</sect2>
    6768
    6869
    69 <beginpage/>
    7070<sect2 id="contents-grub" role="content"><title>Contents of Grub</title>
    7171
  • chapter06/gzip.xml

    r38bb44a r0e9a9e2  
    5757ln -s gunzip /bin/uncompress</userinput></screen>
    5858
     59<beginpage/>
    5960</sect2>
    6061
    6162
    62 <beginpage/>
    6363<sect2 id="contents-gzip" role="content"><title>Contents of Gzip</title>
    6464
  • chapter06/iproute2.xml

    r38bb44a r0e9a9e2  
    6666
    6767    <screen><userinput>make SBINDIR=/sbin install</userinput></screen>
     68    <beginpage/>
    6869  </sect2>
    6970
    70   <beginpage/>
    7171  <sect2 id="contents-iproute2" role="content">
    7272    <title>Contents of Iproute2</title>
  • chapter06/man.xml

    r38bb44a r0e9a9e2  
    108108<phrase condition="html"><ulink
    109109url="&blfs-root;view/cvs/postlfs/compressdoc.html"/></phrase>
    110 <phrase condition="pdf"><emphasis>http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/ compressdoc.html</emphasis></phrase>.</para>
     110<phrase condition="pdf"><ulink
     111url="&blfs-root;view/cvs/postlfs/compressdoc.html">http://www.linuxfromscratch.org/blfs/view/cvs/postlfs/
     112compressdoc.html</ulink></phrase>.</para>
    111113
     114<beginpage/>
    112115</sect2>
    113116
    114117
    115 <beginpage/>
    116118<sect2 id="contents-man" role="content"><title>Contents of Man</title>
    117119
  • chapter06/mktemp.xml

    r38bb44a r0e9a9e2  
    6060make install-tempfile</userinput></screen>
    6161
     62<beginpage/>
    6263</sect2>
    6364
    6465
    65 <beginpage/>
    6666<sect2 id="contents-mktemp" role="content"><title>Contents of Mktemp</title>
    6767
  • chapter06/ncurses.xml

    r38bb44a r0e9a9e2  
    163163<listitem>
    164164<para>can be used to initialize terminals.</para>
    165 <para></para>
    166 <para></para>
    167 <para></para>
    168165<indexterm zone="ch-system-ncurses tset"><primary sortas="b-tset">tset</primary></indexterm>
    169 </listitem>
     166<beginpage/></listitem>
    170167</varlistentry>
    171168
  • chapter06/sysklogd.xml

    r38bb44a r0e9a9e2  
    4848<screen><userinput>make install</userinput></screen>
    4949
     50<beginpage/>
    5051</sect2>
    5152
    5253
    53 <beginpage/>
    5454<sect2 id="conf-sysklogd" role="configuration"><title>Configuring Sysklogd</title>
    5555<indexterm zone="conf-sysklogd">
  • chapter06/sysvinit.xml

    r38bb44a r0e9a9e2  
    5757<screen><userinput>make -C src install</userinput></screen>
    5858
    59 </sect2>
    60 
    61 
    6259<beginpage/>
     60</sect2>
     61
     62
    6363<sect2 id="conf-sysvinit" role="configuration"><title>Configuring Sysvinit</title>
    6464<indexterm zone="conf-sysvinit">
     
    110110not effect native English speakers.</para>
    111111
    112 </sect2>
    113 
    114 
    115112<beginpage/>
     113</sect2>
     114
     115
    116116<sect2 id="contents-sysvinit" role="content"><title>Contents of Sysvinit</title>
    117117
     
    235235<para>allows <emphasis>root</emphasis> to log in. It is
    236236normally invoked by <command>init</command> when the system goes into single user mode.</para>
    237 <para></para>
    238 <para></para>
    239 <para></para>
    240 <para></para>
    241237<indexterm zone="ch-system-sysvinit sulogin"><primary sortas="b-sulogin">sulogin</primary></indexterm>
    242 </listitem>
     238<beginpage/></listitem>
    243239</varlistentry>
    244240
Note: See TracChangeset for help on using the changeset viewer.