12345678910111213141516171819202122 |
- <?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"?>
- <para>See testing</para>
- <!--
- <para>Want to be counted as an LFS user now that you have finished the
- book? 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>
- <para>Let's reboot into LFS now...</para>
- -->
- </sect1>
|