diff options
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/see-also/chapter.xml')
-rw-r--r-- | en_US.ISO8859-1/books/fdp-primer/see-also/chapter.xml | 49 |
1 files changed, 24 insertions, 25 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/see-also/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/see-also/chapter.xml index 65f4df3962..88bbc9491e 100644 --- a/en_US.ISO8859-1/books/fdp-primer/see-also/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/see-also/chapter.xml @@ -30,8 +30,7 @@ $FreeBSD$ --> - -<chapter id="see-also"> +<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="see-also"> <title>See Also</title> <para>This document is deliberately not an exhaustive discussion of @@ -39,80 +38,80 @@ more information about these, you are encouraged to see the following web sites.</para> - <sect1 id="see-also-fdp"> + <sect1 xml:id="see-also-fdp"> <title>The FreeBSD Documentation Project</title> <itemizedlist> <listitem> - <para><ulink url="&url.base;/docproj/index.html">The FreeBSD - Documentation Project web pages</ulink></para> + <para><link xlink:href="&url.base;/docproj/index.html">The FreeBSD + Documentation Project web pages</link></para> </listitem> <listitem> - <para><ulink url="&url.books.handbook;/index.html">The FreeBSD - Handbook</ulink></para> + <para><link xlink:href="&url.books.handbook;/index.html">The FreeBSD + Handbook</link></para> </listitem> </itemizedlist> </sect1> - <sect1 id="see-also-xml"> + <sect1 xml:id="see-also-xml"> <title>XML</title> <itemizedlist> <listitem> - <para><ulink url="http://www.w3.org/XML/">W3C's XML page - SGML/XML web page</ulink></para> + <para><link xlink:href="http://www.w3.org/XML/">W3C's XML page + SGML/XML web page</link></para> </listitem> </itemizedlist> </sect1> - <sect1 id="see-also-html"> + <sect1 xml:id="see-also-html"> <title>HTML</title> <itemizedlist> <listitem> - <para><ulink url="http://www.w3.org/">The World Wide Web - Consortium</ulink></para> + <para><link xlink:href="http://www.w3.org/">The World Wide Web + Consortium</link></para> </listitem> <listitem> - <para><ulink url="http://www.w3.org/TR/REC-html40/">The HTML - 4.0 specification</ulink></para> + <para><link xlink:href="http://www.w3.org/TR/REC-html40/">The HTML + 4.0 specification</link></para> </listitem> </itemizedlist> </sect1> - <sect1 id="see-also-docbook"> + <sect1 xml:id="see-also-docbook"> <title>DocBook</title> <itemizedlist> <listitem> - <para><ulink url="http://www.oasis-open.org/docbook/">The - DocBook Technical Committee</ulink>, maintainers of the + <para><link xlink:href="http://www.oasis-open.org/docbook/">The + DocBook Technical Committee</link>, maintainers of the DocBook DTD</para> </listitem> <listitem> - <para><ulink url="http://www.docbook.org/">DocBook: The - Definitive Guide</ulink>, the online documentation for the + <para><link xlink:href="http://www.docbook.org/">DocBook: The + Definitive Guide</link>, the online documentation for the DocBook DTD</para> </listitem> <listitem> - <para><ulink url="http://docbook.sourceforge.net/">The DocBook - Open Repository</ulink> contains DSSSL stylesheets and + <para><link xlink:href="http://docbook.sourceforge.net/">The DocBook + Open Repository</link> contains DSSSL stylesheets and other resources for people using DocBook</para> </listitem> </itemizedlist> </sect1> - <sect1 id="see-also-linuxdoc"> + <sect1 xml:id="see-also-linuxdoc"> <title>The Linux Documentation Project</title> <itemizedlist> <listitem> - <para><ulink url="http://www.tldp.org/">The Linux - Documentation Project web pages</ulink></para> + <para><link xlink:href="http://www.tldp.org/">The Linux + Documentation Project web pages</link></para> </listitem> </itemizedlist> </sect1> |