Ignore:
Timestamp:
05/30/2005 09:45:31 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
00c8453
Parents:
24ca7aa
Message:

Removed excess spaces from the ends of lines in the source files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4512 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/which.xml

    r24ca7aa ra71ee9cb  
    1616  <title>Which Sections of the Book Do I Want?</title>
    1717
    18   <para>Unlike the Linux From Scratch book, BLFS isn't designed to be 
    19   followed in a linear manner.  This is because LFS  provides instructions 
    20   on how to create a base system which is capable of turning into anything 
    21   from a web server to a multimedia desktop system.  BLFS is where we try 
    22   to guide you in the process of going from the base system to your intended 
     18  <para>Unlike the Linux From Scratch book, BLFS isn't designed to be
     19  followed in a linear manner.  This is because LFS  provides instructions
     20  on how to create a base system which is capable of turning into anything
     21  from a web server to a multimedia desktop system.  BLFS is where we try
     22  to guide you in the process of going from the base system to your intended
    2323  destination. Choice is very much involved.</para>
    2424
    2525  <para>Everyone who reads the book will want to read certain sections.  The
    2626  <xref linkend="introduction"/> part&ndash;which you are currently
    27   reading&ndash;contains generic information.  Especially take note of the 
    28   information in Important Information (<xref linkend="intro-important"/>), as 
    29   this contains comments about how to unpack software and various other aspects 
     27  reading&ndash;contains generic information.  Especially take note of the
     28  information in Important Information (<xref linkend="intro-important"/>), as
     29  this contains comments about how to unpack software and various other aspects
    3030  which apply throughout the book.</para>
    3131
     
    3939  system.</para>
    4040
    41 <para>Following these basic items, most people will want to at least browse 
     41<para>Following these basic items, most people will want to at least browse
    4242  through the <xref linkend="general"/> part of the book.  This part contains
    4343  information on many items which are prerequisites for other sections of the
    44   book as well as some items (such as Programming (<xref linkend="general-prog"/>) 
    45   which are useful in their own right.  Note that you don't have to install all 
     44  book as well as some items (such as Programming (<xref linkend="general-prog"/>)
     45  which are useful in their own right.  Note that you don't have to install all
    4646  of these libraries and packages found in this part to start with, each
    47   BLFS install procedure tells you which packages 
    48   it depends upon so you can choose the program you want to install and see 
     47  BLFS install procedure tells you which packages
     48  it depends upon so you can choose the program you want to install and see
    4949  what it needs.</para>
    5050
    51   <para>Likewise, most people will probably want to look at the <xref 
     51  <para>Likewise, most people will probably want to look at the <xref
    5252  linkend="connect"/> and <xref linkend="basicnet"/> parts.  The first of
    5353  these deals with connecting to the Internet or your LAN
    54   using a variety of methods such as DHCP 
    55   (<xref linkend="connect-dhcp"/>) and Dial-Up Connections (<xref 
    56   linkend="connect-dialup"/>).  The second of these parts deals with items 
    57   such as Networking Libraries (<xref linkend="basicnet-netlibs"/>) and various 
     54  using a variety of methods such as DHCP
     55  (<xref linkend="connect-dhcp"/>) and Dial-Up Connections (<xref
     56  linkend="connect-dialup"/>).  The second of these parts deals with items
     57  such as Networking Libraries (<xref linkend="basicnet-netlibs"/>) and various
    5858  basic networking programs and utilities.</para>
    5959
    6060  <para>Once you have dealt with these basics, you may wish to configure
    61   more advanced network services.  These are dealt with in the <xref 
    62   linkend="server"/> part of the book.  Those wanting to build servers 
     61  more advanced network services.  These are dealt with in the <xref
     62  linkend="server"/> part of the book.  Those wanting to build servers
    6363  should find  a good starting point there.  Note that <xref linkend="server"/>
    6464  also contains information on various database packages.</para>
     
    7373  packages. Note that many people may want to use the <xref linkend="alsa"/>
    7474  instructions from this chapter quite near the start of their BLFS
    75   journey; they are placed here simply because it is the most logical 
     75  journey; they are placed here simply because it is the most logical
    7676  place for them.</para>
    7777
    78   <para>The final part of the main BLFS book deals with <xref 
    79   linkend="pst"/>.  This is useful for most people with desktop systems and 
     78  <para>The final part of the main BLFS book deals with <xref
     79  linkend="pst"/>.  This is useful for most people with desktop systems and
    8080  even those who are creating mainly server systems will find it useful.</para>
    8181
Note: See TracChangeset for help on using the changeset viewer.