source: chapter09/getcounted.xml@ 6a0e6f3

Last change on this file since 6a0e6f3 was 6a0e6f3, checked in by Matthew Burgess <matthew@…>, 19 years ago
  • Remove the spurious <info> tags that I thought were necessary but evidently aren't

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/LFS-RNG/BOOK@4387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 647 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE section [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
6<section xmlns="http://docbook.org/docbook-ng"
7 xmlns:xlink="http://www.w3.org/1999/xlink"
8 xml:id="ch-finish-getcounted">
9<title>Get Counted</title>
10<?dbhtml filename="getcounted.html"?>
11
12<para>Want to be counted as an LFS user now that you have finished the
13book? Head over
14to <uri xlink:href="&lfs-root;cgi-bin/lfscounter.cgi"/> and
15register as an LFS user by entering your name and the first LFS version
16you have used.</para>
17
18<para>Let's reboot into LFS now...</para>
19
20</section>
Note: See TracBrowser for help on using the repository browser.