diff options
Diffstat (limited to 'chapter09/getcounted.xml')
-rw-r--r-- | chapter09/getcounted.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/chapter09/getcounted.xml b/chapter09/getcounted.xml index 8b053b1d0..4eeaa7b74 100644 --- a/chapter09/getcounted.xml +++ b/chapter09/getcounted.xml @@ -1,14 +1,18 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> <sect1 id="ch-finish-getcounted"> <title>Get Counted</title> -<?dbhtml filename="getcounted.html" dir="chapter09"?> +<?dbhtml filename="getcounted.html"?> <para>Want to be counted as an LFS user now that you have finished the book? Head over -to <ulink url="http://linuxfromscratch.org/cgi-bin/lfscounter.cgi"/> and +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> <para>Let's reboot into LFS now...</para> </sect1> - |