diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-12-18 13:13:31 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-12-18 13:13:31 +0000 |
commit | 7686ca6aaeae46b131da26467c1f238da65a3ebf (patch) | |
tree | e9dadfffd755b11ea2abfcf5dabb2fe1a600acdc /chapter09/getcounted.xml | |
parent | b330f4a3a2f203aa63a209d73c6adaef8fe31a59 (diff) |
Chapter09 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/getcounted.xml')
-rw-r--r-- | chapter09/getcounted.xml | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/chapter09/getcounted.xml b/chapter09/getcounted.xml index df48e09ba..fbcda8a50 100644 --- a/chapter09/getcounted.xml +++ b/chapter09/getcounted.xml @@ -1,18 +1,20 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" + "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> + <sect1 id="ch-finish-getcounted"> -<title>Get Counted</title> -<?dbhtml filename="getcounted.html"?> + <?dbhtml filename="getcounted.html"?> -<para>Now that you have finished the book, do you want to be counted -as an LFS user? Head over to <ulink -url="&lfs-root;cgi-bin/lfscounter.cgi"/> and register as an LFS user -by entering your name and the first LFS version you have used.</para> + <title>Get Counted</title> -<para>Let's reboot into LFS now.</para> + <para>Now that you have finished the book, do you want to be counted as an + LFS user? Head over to <ulink url="&lfs-root;cgi-bin/lfscounter.cgi"/> and + register as an LFS user by entering your name and the first LFS version you + have used.</para> -</sect1> + <para>Let's reboot into LFS now.</para> +</sect1> |