Changeset c4270ca


Ignore:
Timestamp:
06/03/2002 09:33:53 PM (22 years ago)
Author:
Timothy Bauscher <timothy@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, v4_0, v4_1, v5_0, v5_1, v5_1_1, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
8fcc2c0
Parents:
f9568b3
Message:

Arbitrary grammatical changes, fixed the address of a mirror.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/conventions.xml

    rf9568b3 rc4270ca  
    1818<blockquote><para>This form of text (fixed width text) is showing screen
    1919output, probably as the result of commands issued and is also used to
    20 show filenames such as <filename>/etc/lilo.conf</filename></para></blockquote>
     20show filenames such as <filename>/etc/lilo.conf</filename>.</para></blockquote>
    2121
    2222<para><emphasis>Emphasis</emphasis></para>
  • chapter01/how.xml

    rf9568b3 rc4270ca  
    1616
    1717<para>The next step, chapter 5, will discuss the installation of a number of
    18 packages that will form a basic development suite that is used to
     18packages that will form the basic development suite which is used to
    1919build the actual system, or needed to resolve circular dependencies. For
    2020example, you need a compiler to build a new compiler, and you need a shell
     
    4747computer normally.</para>
    4848
    49 <para>When all the software from chapter 6 is installed, chapters 7,8 and 9
     49<para>When all the software from chapter 6 is installed, chapters 7, 8 and 9
    5050will help us finalize our installation. We will set up our boot
    5151scripts in chapter 7. In chapter 8 we will build our final linux kernel and
  • chapter01/mirrors.xml

    rf9568b3 rc4270ca  
    130130
    131131<listitem><para>Freising, Germany [FTP] [4 Mbit] - <ulink
    132 url="ftp://ftp.de.[..]/mirrors/ftp.linuxfromscratch.org/"/></para></listitem>
     132url="ftp://ftp.de.linuxfromscratch.org/mirrors/ftp.linuxfromscratch.org/"/></para></listitem>
    133133
    134134</itemizedlist>
  • preface/organpart1.xml

    rf9568b3 rc4270ca  
    22<title>Part I - Introduction</title>
    33
    4 <para>Part I gives general information about the contents of book
     4<para>Part I gives general information about the contents of the book
    55(revisions, where to get it, changelog, mailing lists, and other contact
    66information). It also contains suggested reading that discusses a few
Note: See TracChangeset for help on using the changeset viewer.