mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-25 22:59:19 +01:00
Changed appendixa/introduction.xml text
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
18b6e01edd
commit
d9de0f9098
@ -2,37 +2,36 @@
|
|||||||
<title>Introduction</title>
|
<title>Introduction</title>
|
||||||
<?dbhtml filename="introduction.html" dir="appendixa"?>
|
<?dbhtml filename="introduction.html" dir="appendixa"?>
|
||||||
|
|
||||||
<para>This appendix describes the following aspect of each and every package
|
<para>This appendix describes the following aspects of every package
|
||||||
that is installed in this book:</para>
|
that is installed in this book:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<listitem><para> What every package contains</para></listitem>
|
<listitem><para>What the package contains.</para></listitem>
|
||||||
|
|
||||||
<listitem><para> What every program from a package does</para></listitem>
|
<listitem><para>What each program from a package does.</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>The packages are listed in the same order as they are installed in
|
<para>The packages are listed in the same order as they are installed in
|
||||||
chapter 5 (Intel system) or chapter 11 (PPC systems).</para>
|
chapter 5 and chapter 6.</para>
|
||||||
|
|
||||||
<para>Most information about these packages (especially the descriptions of
|
<para>Most information about these packages (especially the descriptions of
|
||||||
it) come from the man pages from those packages. I'm not going to print
|
then) come from the man pages from those packages. We are not going to print
|
||||||
the entire man page, just the core elements to make it possible to understand
|
the entire man page, just the core elements to make it possible to
|
||||||
what
|
understand what a program does. To get knowledge of all details on a program,
|
||||||
a program does. To get knowledge of all details on a program, I suggest
|
we suggest you start by reading the complete man page in addition to
|
||||||
to start by reading the complete man page in addition to this appendix.</para>
|
this appendix.</para>
|
||||||
|
|
||||||
<para>Certain packages are documented more in depth
|
<para>Certain packages are documented in more depth
|
||||||
than others, because I just happen to know more about certain
|
than others, because we just happen to know more about certain
|
||||||
packages than I know about others. If anything should be added on the
|
packages than I know about others. If anything should be added to the
|
||||||
following descriptions, please don't hesitate to email me. This list is
|
following descriptions, please don't hesitate to email the mailing
|
||||||
going to contain an in depth description of every package installed, but
|
lists. We intend that the list should contain an in-depth description
|
||||||
I can't do this on my own. I have had help from various people but more
|
of every package installed, but we can't do it without help.</para>
|
||||||
help is needed.</para>
|
|
||||||
|
|
||||||
<para>Please note that currently only what a package does is described and not
|
<para>Please note that currently only what a package does is described and not
|
||||||
why it needs to be installed. That will be added later.</para>
|
why it needs to be installed. This may be added later.</para>
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
<!ENTITY book SYSTEM "book/book.xml">
|
<!ENTITY book SYSTEM "book/book.xml">
|
||||||
|
|
||||||
<!ENTITY version "20011024">
|
<!ENTITY version "20011027">
|
||||||
<!ENTITY releasedate "October 24th, 2001">
|
<!ENTITY releasedate "October 27th, 2001">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
||||||
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
|
<!ENTITY http-root "http://ftp.linuxfromscratch.org">
|
||||||
|
Loading…
Reference in New Issue
Block a user