source: chapter09/getcounted.xml@ 9c9d585

Last change on this file since 9c9d585 was c5538b3, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • (chapter09/*.xml) RELAX NG validation fixes

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

  • Property mode set to 100644
File size: 660 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<info><title>Get Counted</title></info>
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.