diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2004-05-03 10:59:46 +0000 |
commit | 673b0d84ba9591e07c0bdf0ee49d92eba10f502c (patch) | |
tree | 129e27a1450727b440da4378e0117a468eb9c25e /chapter09/whatnow.xml | |
parent | 287ea55da70ceb1f0990554b7db921d525fef816 (diff) |
* Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09/whatnow.xml')
-rw-r--r-- | chapter09/whatnow.xml | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/chapter09/whatnow.xml b/chapter09/whatnow.xml index 4fdae39cc..4bc76c04a 100644 --- a/chapter09/whatnow.xml +++ b/chapter09/whatnow.xml @@ -1,44 +1,44 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> <sect1 id="ch-finish-whatnow"> <title>What now?</title> -<?dbhtml filename="whatnow.html" dir="chapter09"?> +<?dbhtml filename="whatnow.html"?> -<para>Thank you for reading the LFS Book. We hope that you've found this book -useful and worth your time.</para> +<para>We thank you for reading the LFS Book and hope that you've found this +book useful and worth your time.</para> <para>Now that you have finished installing your LFS system, you may be -wondering what to do next. As an answer to that question we have composed a -short list of resources:</para> +wondering <quote>What now?</quote>. To answer that question, we have +composed a list of resources for you.</para> <itemizedlist> <listitem><para>Beyond Linux From Scratch</para> -<para>If you want extra utilities for your LFS system, there is the Beyond -Linux From Scratch book for you. It covers the installation procedures of many -different packages beyond the scope of the LFS book. Among them are -general libraries, programming languages, graphical desktops, multimedia, -networking and printing. The BLFS project can be found at -<ulink url="&blfs-root;"/>.</para></listitem> +<para>The Beyond Linux From Scratch book covers installation procedures +for a wide range of software beyond the scope of the LFS Book. The BLFS +project can be found at <ulink url="&blfs-root;"/>.</para></listitem> <listitem><para>LFS Hints</para> -<para>The LFS Hints are a collection of educational documents, often small, -submitted by volunteers in the LFS community. They cover subjects ranging from -dependencies to UTF-8 locales, from optimization to uGlibc, and from cloning to -TZ. The Hints are available at <ulink url="&hints-index;"/>.</para></listitem> +<para>The LFS Hints are a collection of small, educational documents +submitted by volunteers in the LFS community. The Hints are available at +<ulink url="&hints-index;"/>.</para></listitem> <listitem><para>Mailing lists</para> -<para>There are several LFS mailing lists you may subscribe to if you want to -help develop the book further, assist others to build their systems, or are in -need of help yourself. See <ulink url="&lfs-root;mail.html"/> for more +<para>There are several LFS mailing lists you may subscribe to if you are +in need of help. See <xref linkend="ch-scatter-maillists"/> for more information.</para></listitem> <listitem><para>The Linux Documentation Project</para> <para>The goal of the Linux Documentation Project is to collaborate in all of the issues of Linux documentation. The LDP features a large collection -of HOWTOs, Guides and man pages, and can be found at -<ulink url="&tldp-root;"/>.</para></listitem> +of HOWTOs, Guides and man pages; it may be found at +<ulink url="http://www.tldp.org/"/>.</para></listitem> </itemizedlist> |