Fix prepositional phrases in Sypnosis:
* After reading this chapter you will know: -> After reading this chapter, you will know: * Before reading this chapter you should: -> Before reading this chapter, you should:
This commit is contained in:
parent
12ba3337f4
commit
dd01434120
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10891
18 changed files with 50 additions and 50 deletions
en_US.ISO8859-1/books/handbook
advanced-networking
basics
boot
config
cutting-edge
disks
install
kernelconfig
l10n
linuxemu
mail
multimedia
ppp-and-slip
printing
serialcomms
sound
users
x11
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.98 2001/10/02 05:45:00 ue Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.99 2001/10/02 12:50:00 tom Exp $
|
||||
-->
|
||||
|
||||
<chapter id="advanced-networking">
|
||||
|
@ -16,7 +16,7 @@
|
|||
there have been example configuration files included throughout this
|
||||
chapter for you to benefit from.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -57,7 +57,7 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.47 2001/09/20 21:48:49 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml,v 1.48 2001/10/02 06:09:56 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="basics">
|
||||
|
@ -30,7 +30,7 @@
|
|||
material. If you are new to FreeBSD, then you will definitely
|
||||
want to read through this chapter carefully.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml,v 1.28 2001/09/04 10:07:31 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml,v 1.29 2001/09/10 11:52:02 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="boot">
|
||||
|
@ -26,7 +26,7 @@
|
|||
started &man.init.8;. If you are not quite sure when this happens, it
|
||||
occurs when the text color changes from bright white to grey.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.24 2001/08/28 14:12:27 olgeni Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml,v 1.25 2001/09/04 08:27:33 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="config-tuning">
|
||||
|
@ -45,7 +45,7 @@
|
|||
can be set to tune a FreeBSD system for optimum
|
||||
performance.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -72,7 +72,7 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.90 2001/09/06 21:28:53 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.91 2001/09/19 20:59:16 eric Exp $
|
||||
-->
|
||||
|
||||
<chapter id="cutting-edge">
|
||||
|
@ -49,7 +49,7 @@
|
|||
development system, or stick with one of the released
|
||||
versions.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>The difference between the two development
|
||||
|
@ -65,7 +65,7 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Properly setup your network connection (<xref
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.61 2001/09/12 23:44:49 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.62 2001/09/13 19:25:38 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="disks">
|
||||
|
@ -15,7 +15,7 @@
|
|||
includes memory-backed disks, network-attached disks, and
|
||||
standard SCSI/IDE storage devices.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>The terminology FreeBSD uses to describe the
|
||||
organization of data on a physical disk (partitions and slices).</para>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.122 2001/09/21 03:23:59 eric Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v 1.123 2001/10/08 12:52:54 tom Exp $
|
||||
-->
|
||||
|
||||
<chapter id="install">
|
||||
|
@ -40,7 +40,7 @@
|
|||
describes how to use <application>Sysinstall</application> to install
|
||||
FreeBSD.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -61,7 +61,7 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.63 2001/09/08 00:26:55 logo Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.64 2001/09/22 18:47:35 tom Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kernelconfig">
|
||||
|
@ -40,7 +40,7 @@
|
|||
becomes dynamically configurable it is still occasionally necessary to
|
||||
reconfigure and recompile your kernel.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.68 2001/08/22 05:07:12 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.69 2001/09/13 00:08:55 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -36,7 +36,7 @@
|
|||
and application levels, so where applicable we refer the reader
|
||||
to more specific sources of documentation.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>How different languages and locales are encoded
|
||||
on modern operating systems.</para></listitem>
|
||||
|
@ -50,7 +50,7 @@
|
|||
i18n-compliant applications.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to install additional third-party
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.54 2001/09/26 22:18:19 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.55 2001/10/08 01:54:11 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="linuxemu">
|
||||
|
@ -76,7 +76,7 @@
|
|||
FreeBSD's <filename>/proc</filename> filesystem), or i386-specific
|
||||
calls, such as enabling virtual 8086 mode.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>How to enable Linux binary compatibility on your
|
||||
system.</para></listitem>
|
||||
|
@ -88,7 +88,7 @@
|
|||
compatibility in FreeBSD.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to install additional third-party
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v 1.37 2001/08/24 06:59:07 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml,v 1.38 2001/09/05 21:32:46 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="mail">
|
||||
|
@ -38,7 +38,7 @@
|
|||
coverage of the subject, the reader is referred to the many
|
||||
excellent books listed in <xref linkend="bibliography">.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>What software components are involved in sending
|
||||
and receiving electronic mail.</para>
|
||||
|
@ -53,7 +53,7 @@
|
|||
problems.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Properly setup your network connection (<xref
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.21 2001/09/24 07:00:29 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.22 2001/09/24 11:23:09 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -29,7 +29,7 @@
|
|||
applications allowing you to edit your recorded audio, add sound
|
||||
effects, and control attached MIDI devices.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>How to locate your sound card.</para></listitem>
|
||||
<listitem><para>How to configure your system so that your sound card is
|
||||
|
@ -41,7 +41,7 @@
|
|||
<listitem><para>How to rip CD audio tracks into data files.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.60 2001/09/20 00:37:20 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.61 2001/09/27 22:11:50 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="ppp-and-slip">
|
||||
|
@ -33,7 +33,7 @@
|
|||
the use of PPP or SLIP. This chapter describes setting up
|
||||
these modem-based communication services in detail.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -69,7 +69,7 @@
|
|||
<secondary>over Ethernet</secondary>
|
||||
</indexterm>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml,v 1.47 2001/08/22 05:37:49 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml,v 1.48 2001/09/10 11:49:06 dd Exp $
|
||||
-->
|
||||
|
||||
<chapter id="printing">
|
||||
|
@ -44,7 +44,7 @@
|
|||
produce <quote>banner</quote> pages showing who's printout is who's, and
|
||||
more.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -85,7 +85,7 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.47 2001/09/24 23:31:29 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml,v 1.48 2001/10/08 12:53:11 tom Exp $
|
||||
-->
|
||||
|
||||
<chapter id="serialcomms">
|
||||
|
@ -18,7 +18,7 @@
|
|||
printer and a keyboard. This chapter will cover some of the ways in
|
||||
which FreeBSD uses serial communications.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>How to connect terminals to your FreeBSD
|
||||
system.</para></listitem>
|
||||
|
@ -30,7 +30,7 @@
|
|||
console.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
linkend="kernelconfig">).</para></listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.21 2001/09/24 07:00:29 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/sound/chapter.sgml,v 1.22 2001/09/24 11:23:09 murray Exp $
|
||||
-->
|
||||
|
||||
<chapter id="sound">
|
||||
|
@ -29,7 +29,7 @@
|
|||
applications allowing you to edit your recorded audio, add sound
|
||||
effects, and control attached MIDI devices.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem><para>How to locate your sound card.</para></listitem>
|
||||
<listitem><para>How to configure your system so that your sound card is
|
||||
|
@ -41,7 +41,7 @@
|
|||
<listitem><para>How to rip CD audio tracks into data files.</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to configure and install a new kernel (<xref
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.29 2001/09/04 11:03:16 murray Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml,v 1.30 2001/09/06 22:30:27 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="users">
|
||||
|
@ -31,7 +31,7 @@
|
|||
network to get their work done. To use the system every user must have
|
||||
an account.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
@ -63,7 +63,7 @@
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.61 2001/09/19 21:18:11 eric Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml,v 1.62 2001/09/20 05:21:00 eric Exp $
|
||||
-->
|
||||
|
||||
<chapter id="x11">
|
||||
|
@ -18,7 +18,7 @@
|
|||
video hardware that it supports, check the <ulink
|
||||
url="http://www.XFree86.org/">XFree86</ulink> web site.</para>
|
||||
|
||||
<para>After reading this chapter you will know:</para>
|
||||
<para>After reading this chapter, you will know:</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>The various components of the X window system, and how they
|
||||
|
@ -30,7 +30,7 @@
|
|||
<listitem><para>How to setup your system for graphical logins (XDM).</para></listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Before reading this chapter you should:</para>
|
||||
<para>Before reading this chapter, you should:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>Know how to install additional third-party
|
||||
|
|
Loading…
Reference in a new issue