source: chapter09/getcounted.xml@ dc6acb5

Last change on this file since dc6acb5 was dc6acb5, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

In DocBook-NG the replacement for <ulink> is a new definition of <link>.

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

  • Property mode set to 100644
File size: 648 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 <link 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.