aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2000-07-07 18:38:38 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2000-07-07 18:38:38 +0000
commit6fd8dbb2650a6d74d05ded64710b7f0a63e74721 (patch)
tree7f58c804757336f93639804fc4dc1508b06d8c15 /en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml
parent715466d11d3c34b3775476745f564efe02c0a0f1 (diff)
downloaddoc-6fd8dbb2650a6d74d05ded64710b7f0a63e74721.tar.gz
doc-6fd8dbb2650a6d74d05ded64710b7f0a63e74721.zip
Fixed lots of typos, thinkos and grammar errors. I ran this by Nik a while
back, since he's the only one who's touched most of the fdp-primer. Reviewed by: nik
Notes
Notes: svn path=/head/; revision=7525
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml')
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml12
1 files changed, 6 insertions, 6 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml
index b47420fdb0..5ec9dcb95e 100644
--- a/en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml
+++ b/en_US.ISO8859-1/books/fdp-primer/tools/chapter.sgml
@@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
- $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.7 1999/09/06 06:52:43 peter Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/tools/chapter.sgml,v 1.8 2000/05/06 10:59:01 nik Exp $
-->
<chapter id="tools">
@@ -44,7 +44,7 @@
<para>You will need to install these tools before you work through
any of the examples in later chapters. The actual usage of these
- tools is covered in these later chapters.</para>
+ tools is covered in later chapters.</para>
<important>
<title>Use <filename>textproc/docproj</filename> if possible</title>
@@ -55,7 +55,7 @@
itself. Instead, it depends on various other ports being installed
correctly. Installing this port <emphasis>should</emphasis>
automatically download and install all of the packages listed in this
- chapter that you need that are missing from your system.</para>
+ chapter that you need.</para>
<para>One of the packages that you might need is the JadeTeX macro set.
In turn, this macro set requires that TeX is installed. TeX is a large
@@ -160,7 +160,7 @@
<listitem>
<para>DocBook is designed for marking up technical documentation,
and the FDP is migrating from LinuxDoc to DocBook. At the time
- of writing, this document, and the FreeBSD Handbook are marked
+ of writing, this document and the FreeBSD Handbook are marked
up in DocBook.</para>
</listitem>
</varlistentry>
@@ -193,7 +193,7 @@
<listitem>
<para>The Modular DocBook Stylesheets are used when converting
documentation marked up in DocBook to other formats, such as
- HTML, or RTF.</para>
+ HTML or RTF.</para>
</listitem>
</varlistentry>
</variablelist>
@@ -257,7 +257,7 @@
includes commands to reduce the amount of typing you need, and
help reduce the possibility of errors.</para>
- <para>You do not need to use them, any text editor can be used to
+ <para>You do not need to use them; any text editor can be used to
edit marked up documents. You may find they make you more
efficient.</para>
</listitem>