source: chapter09/getcounted.xml@ 5156910b

Last change on this file since 5156910b was 6a0e6f3, checked in by Matthew Burgess <matthew@…>, 20 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
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[c5538b3]2<!DOCTYPE section [
[673b0d8]3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[c5538b3]6<section xmlns="http://docbook.org/docbook-ng"
7 xmlns:xlink="http://www.w3.org/1999/xlink"
8 xml:id="ch-finish-getcounted">
[6a0e6f3]9<title>Get Counted</title>
[673b0d8]10<?dbhtml filename="getcounted.html"?>
[938a977]11
12<para>Want to be counted as an LFS user now that you have finished the
[d920fb0]13book? Head over
[c5538b3]14to <uri xlink:href="&lfs-root;cgi-bin/lfscounter.cgi"/> and
[d920fb0]15register as an LFS user by entering your name and the first LFS version
16you have used.</para>
[938a977]17
18<para>Let's reboot into LFS now...</para>
19
[c5538b3]20</section>
Note: See TracBrowser for help on using the repository browser.