source: chapter09/getcounted.xml@ 6be8f06

Last change on this file since 6be8f06 was a8f36125, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • (all) Removed all references to the DocBook DTD
  • (docbook.rng) Added the DocBook "Gin" schema
  • (Makefile) Updated with new validation command
  • (prologue/*) Validation fixes

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

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