Add periods to the ends of the sentences in the list in the

introduction.  While I'm at it, change "dipped in to" to "read" in the
system administration intro.  Also reword the first sentence to read a
little better.
This commit is contained in:
Jim Mock 2001-08-04 19:32:09 +00:00
parent b594323d58
commit a3b77aea99
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10155

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.108 2001/08/02 02:25:34 murray Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/book.sgml,v 1.109 2001/08/04 04:25:22 jim Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -110,26 +110,26 @@
<itemizedlist>
<listitem>
<para>Introduce you to FreeBSD</para>
<para>Introduce you to FreeBSD.</para>
</listitem>
<listitem>
<para>Guide you through the installation process</para>
<para>Guide you through the installation process.</para>
</listitem>
<listitem>
<para>Teach you some Unix basics</para>
<para>Teach you some Unix basics.</para>
</listitem>
<listitem>
<para>Show you how to install the wealth of third party
applications available for FreeBSD</para>
applications available for FreeBSD.</para>
</listitem>
<listitem>
<para>Introduce you to X, the Unix windowing system, and
detail how to configure a desktop environment that makes you
more productive</para>
more productive.</para>
</listitem>
</itemizedlist>
@ -151,12 +151,12 @@
<partintro>
<para>The remaining chapters of the FreeBSD Handbook cover all
aspects of system administration with FreeBSD. Each chapter
aspects of FreeBSD system administration. Each chapter
starts by describing what you will learn as a result of reading
the chapter, and also details what you are expected to know
before tackling the material.</para>
<para>These chapters are designed to be dipped in to as and when
<para>These chapters are designed to be read when
you need the information. You do not have to read them in any
particular order, nor do you need to read all of them before you
can begin using FreeBSD.</para>