aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/fdp-primer/tools
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2013-07-17 00:10:00 +0000
committerWarren Block <wblock@FreeBSD.org>2013-07-17 00:10:00 +0000
commitb2aa7e9f5c0d5596e1229e097592396d5651730a (patch)
treeb2328f2ec109c1b0c34f149f083cad952953d90f /en_US.ISO8859-1/books/fdp-primer/tools
parent34d4eab35a98932e8ffac2f2e01053e8cc3ac5c4 (diff)
downloaddoc-b2aa7e9f5c0d5596e1229e097592396d5651730a.tar.gz
doc-b2aa7e9f5c0d5596e1229e097592396d5651730a.zip
Whitespace-only fixes. Translators, please ignore.
Notes
Notes: svn path=/head/; revision=42306
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/tools')
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml60
1 files changed, 33 insertions, 27 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml
index 40e197584c..7c14882085 100644
--- a/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml
+++ b/en_US.ISO8859-1/books/fdp-primer/tools/chapter.xml
@@ -34,12 +34,12 @@
<chapter id="tools">
<title>Tools</title>
- <para>Several software tools are used to
- manage the FreeBSD documentation and render it to different output
- formats. Some of these tools are required and must be installed
- before working through the examples in the following chapters.
- Some are optional, adding capabilities or making the job of
- creating documentation less demanding.</para>
+ <para>Several software tools are used to manage the FreeBSD
+ documentation and render it to different output formats. Some of
+ these tools are required and must be installed before working
+ through the examples in the following chapters. Some are
+ optional, adding capabilities or making the job of creating
+ documentation less demanding.</para>
<sect1 id="tools-required">
<title>Required Tools</title>
@@ -52,7 +52,8 @@
given below.</para>
<sect2>
- <title><acronym>DTD</acronym>s and <acronym>Entities</acronym></title>
+ <title><acronym>DTD</acronym>s and
+ <acronym>Entities</acronym></title>
<para>&os; documentation uses several Document Type Definitions
(<acronym>DTD</acronym>s) and sets of <acronym>XML</acronym>
@@ -62,13 +63,14 @@
<variablelist>
<varlistentry>
- <term><acronym>XHTML</acronym> <acronym>DTD</acronym> (<filename
+ <term><acronym>XHTML</acronym> <acronym>DTD</acronym>
+ (<filename
role="package">textproc/xhtml</filename>)</term>
<listitem>
- <para><acronym>XHTML</acronym> is the markup language of choice for the World
- Wide Web, and is used throughout the &os; web
- site.</para>
+ <para><acronym>XHTML</acronym> is the markup language of
+ choice for the World Wide Web, and is used throughout
+ the &os; web site.</para>
</listitem>
</varlistentry>
@@ -78,8 +80,8 @@
<listitem>
<para>DocBook is designed for marking up technical
- documentation. Most of the &os; documentation is written
- in DocBook.</para>
+ documentation. Most of the &os; documentation is
+ written in DocBook.</para>
</listitem>
</varlistentry>
@@ -89,11 +91,11 @@
role="package">textproc/iso8879</filename>)</term>
<listitem>
- <para>Character entities from the ISO 8879:1986 standard used
- by many <acronym>DTD</acronym>s. Includes named mathematical symbols,
- additional characters in the Latin character set
- (accents, diacriticals, and so on), and Greek
- symbols.</para>
+ <para>Character entities from the ISO 8879:1986 standard
+ used by many <acronym>DTD</acronym>s. Includes named
+ mathematical symbols, additional characters in the Latin
+ character set (accents, diacriticals, and so on), and
+ Greek symbols.</para>
</listitem>
</varlistentry>
</variablelist>
@@ -112,17 +114,20 @@
<variablelist>
<varlistentry>
<term><application>JadeTeX</application>,
- <application>teTeX</application> and Modular DocBook Stylesheets
+ <application>teTeX</application> and Modular DocBook
+ Stylesheets
(<filename role="package">print/jadetex</filename>,
<filename role="package">print/teTeX</filename> and
- <filename role="package">textproc/dsssl-docbook-modular</filename>)</term>
+ <filename
+ role="package">textproc/dsssl-docbook-modular</filename>)</term>
<listitem>
<para><application>Jade</application>,
- <application>teTeX</application> and Modular DocBook Stylesheets are used to convert
- DocBook documents to DVI, Postscript, and PDF formats.
- The <application>JadeTeX</application> macros are needed
- to do this.</para>
+ <application>teTeX</application> and Modular DocBook
+ Stylesheets are used to convert DocBook documents to
+ DVI, Postscript, and PDF formats. The
+ <application>JadeTeX</application> macros are needed to
+ do this.</para>
<para>If <acronym>XHTML</acronym> and plain text output
formats are adequate, then this program is not needed
@@ -151,9 +156,10 @@
<listitem>
<para>Both of these editors include a special mode for
- editing documents marked up according to an <acronym>XML</acronym> <acronym>DTD</acronym>.
- This mode includes commands to reduce the amount of
- typing needed, and help reduce the possibility of
+ editing documents marked up according to an
+ <acronym>XML</acronym> <acronym>DTD</acronym>. This
+ mode includes commands to reduce the amount of typing
+ needed, and help reduce the possibility of
errors.</para>
</listitem>
</varlistentry>