moved "get counted" to seperate section in chap9

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-10-06 20:59:18 +00:00
parent 4d68e9d8cc
commit 23b00a456b
3 changed files with 2 additions and 8 deletions

View File

@ -3,6 +3,7 @@
<?dbhtml filename="chapter09.html" dir="chapter09"?>
&c9-theend;
&c9-getcounted;
&c9-reboot;
</chapter>

View File

@ -41,13 +41,5 @@ running:</para>
<para><screen><userinput>touch $LFS/etc/lfs-&version;</userinput></screen></para>
<para>Want to be counted? Head over to <ulink
url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi">
http://linuxfromscratch.org/cgi-bin/lfscounter.cgi</ulink> and register as
an LFS user by entering your name and the first LFS version you have
used.</para>
<para>Let's reboot into LFS now...</para>
</sect1>

View File

@ -351,6 +351,7 @@
<!ENTITY chapter9 SYSTEM "chapter9/chapter9.xml">
<!ENTITY c9-theend SYSTEM "chapter9/theend.xml">
<!ENTITY c9-getcounted SYSTEM "chapter9/getcounted.xml">
<!ENTITY c9-reboot SYSTEM "chapter9/reboot.xml">
<!ENTITY appendixa SYSTEM "appendixa/appendixa.xml">