Remove duplicate words where appropriate.
Inspired by: PRs 28356, 28359; tyler spivey <tspivey8@home.com>
This commit is contained in:
parent
30a6814226
commit
b0c3cb4fcc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9680
12 changed files with 32 additions and 31 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/new-users/article.sgml,v 1.17 2001/04/09 00:33:41 dd Exp $ -->
|
<!-- $FreeBSD: doc/en_US.ISO8859-1/articles/new-users/article.sgml,v 1.18 2001/04/17 15:53:39 nik Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
|
<!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN">
|
||||||
|
|
@ -933,7 +933,7 @@ setenv XNLSPATH /usr/X11R6/lib/X11/nls</programlisting>
|
||||||
<command>echo $SHELL</command>.</para>
|
<command>echo $SHELL</command>.</para>
|
||||||
|
|
||||||
<para>The csh shell is okay, but tcsh does everything csh does and
|
<para>The csh shell is okay, but tcsh does everything csh does and
|
||||||
more. It It allows you to recall commands with the arrow keys
|
more. It allows you to recall commands with the arrow keys
|
||||||
and edit them. It has tab-key completion of filenames (csh uses
|
and edit them. It has tab-key completion of filenames (csh uses
|
||||||
the escape key), and it lets you switch to the directory you
|
the escape key), and it lets you switch to the directory you
|
||||||
were last in with <command>cd -</command>. It's also much
|
were last in with <command>cd -</command>. It's also much
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
author to assign us the copyright. For now, it is valuable
|
author to assign us the copyright. For now, it is valuable
|
||||||
content so it should stay.
|
content so it should stay.
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/x86/chapter.sgml,v 1.2 2001/06/15 21:26:07 murray Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/developers-handbook/x86/chapter.sgml,v 1.3 2001/06/16 22:04:58 dd Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="x86">
|
<chapter id="x86">
|
||||||
|
|
@ -4864,7 +4864,7 @@ digits.
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
At this point, we know the <emphasis>focal
|
At this point, we know the <emphasis>focal
|
||||||
length</emphasis> and the the <emphasis>pinhole
|
length</emphasis> and the <emphasis>pinhole
|
||||||
diameter</emphasis>. That means we have enough
|
diameter</emphasis>. That means we have enough
|
||||||
information to also calculate the
|
information to also calculate the
|
||||||
<emphasis>f–number</emphasis>.
|
<emphasis>f–number</emphasis>.
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/fdp-primer/examples/appendix.sgml,v 1.2 2001/04/17 16:02:19 nik Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/examples/appendix.sgml,v 1.3 2001/04/19 15:23:19 nik Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="examples">
|
<appendix id="examples">
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
<para>This appendix contains example SGML files and command lines you can
|
<para>This appendix contains example SGML files and command lines you can
|
||||||
use to convert them from one output format to another. If you have
|
use to convert them from one output format to another. If you have
|
||||||
successfully installed the Documentation Project tools then you should
|
successfully installed the Documentation Project tools then you should
|
||||||
be able to to use these examples directly.</para>
|
be able to use these examples directly.</para>
|
||||||
|
|
||||||
<para>These examples are not exhaustive—they do not contain all the
|
<para>These examples are not exhaustive—they do not contain all the
|
||||||
elements you might want to use, particularly in your document's front
|
elements you might want to use, particularly in your document's front
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.20 2001/04/19 15:23:19 nik Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml,v 1.21 2001/06/11 01:16:46 ache Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="sgml-markup">
|
<chapter id="sgml-markup">
|
||||||
|
|
@ -2351,7 +2351,7 @@ IMAGES= chapter1/fig1.png
|
||||||
<sect3>
|
<sect3>
|
||||||
<title>Linking to other parts of the same document</title>
|
<title>Linking to other parts of the same document</title>
|
||||||
|
|
||||||
<para>Linking within the same document requires you to to specify
|
<para>Linking within the same document requires you to specify
|
||||||
where you are linking from (i.e., the text the user will click, or
|
where you are linking from (i.e., the text the user will click, or
|
||||||
otherwise indicate, as the source of the link) and where you are
|
otherwise indicate, as the source of the link) and where you are
|
||||||
linking to (the link's destination).</para>
|
linking to (the link's destination).</para>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml,v 1.9 2000/11/26 05:16:52 dannyboy Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml,v 1.10 2000/12/15 21:52:34 jim Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="boot">
|
<chapter id="boot">
|
||||||
|
|
@ -381,7 +381,7 @@ boot:</screen>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>during kernel initialization, ask for the device
|
<para>during kernel initialization, ask for the device
|
||||||
to mount as as the root file system.</para>
|
to mount as the root file system.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.28 2001/06/16 16:17:28 dannyboy Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml,v 1.29 2001/06/21 17:20:56 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="disks">
|
<chapter id="disks">
|
||||||
|
|
@ -704,7 +704,7 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
||||||
<para>To enable per-user quotas on a file system, add the
|
<para>To enable per-user quotas on a file system, add the
|
||||||
<literal>userquota</literal> option to the options field in the
|
<literal>userquota</literal> option to the options field in the
|
||||||
<filename>/etc/fstab</filename> entry for the file system you want
|
<filename>/etc/fstab</filename> entry for the file system you want
|
||||||
to to enable quotas on. For example:</para>
|
to enable quotas on. For example:</para>
|
||||||
|
|
||||||
<programlisting>/dev/da1s2g /home ufs rw,userquota 1 2</programlisting>
|
<programlisting>/dev/da1s2g /home ufs rw,userquota 1 2</programlisting>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/hw/chapter.sgml,v 1.36 2001/04/09 00:33:50 dd Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/hw/chapter.sgml,v 1.37 2001/05/19 16:33:37 schweikh Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="hw">
|
<appendix id="hw">
|
||||||
|
|
@ -744,7 +744,7 @@
|
||||||
sent instead so that data is always being transmitted.
|
sent instead so that data is always being transmitted.
|
||||||
Synchronous communication is usually more efficient because only
|
Synchronous communication is usually more efficient because only
|
||||||
data bits are transmitted between sender and receiver, and
|
data bits are transmitted between sender and receiver, and
|
||||||
synchronous communication can be more more costly if extra wiring
|
synchronous communication can be more costly if extra wiring
|
||||||
and circuits are required to share a clock signal between the
|
and circuits are required to share a clock signal between the
|
||||||
sender and receiver.</para>
|
sender and receiver.</para>
|
||||||
|
|
||||||
|
|
@ -841,7 +841,7 @@
|
||||||
when the device connected to the UART is a modem, the modem may
|
when the device connected to the UART is a modem, the modem may
|
||||||
report the presence of a carrier on the phone line while the
|
report the presence of a carrier on the phone line while the
|
||||||
computer may be able to instruct the modem to reset itself or to
|
computer may be able to instruct the modem to reset itself or to
|
||||||
not take calls by asserting or disasserting one more more of these
|
not take calls by asserting or disasserting one more of these
|
||||||
extra signals. The function of each of these additional signals is
|
extra signals. The function of each of these additional signals is
|
||||||
defined in the EIA RS232-C standard.</para>
|
defined in the EIA RS232-C standard.</para>
|
||||||
</sect4>
|
</sect4>
|
||||||
|
|
@ -2486,7 +2486,7 @@
|
||||||
<row>
|
<row>
|
||||||
<entry>Bit 3</entry>
|
<entry>Bit 3</entry>
|
||||||
<entry>Delta Data Carrier Detect (DDCD). Set to "1"
|
<entry>Delta Data Carrier Detect (DDCD). Set to "1"
|
||||||
if the -DCD line has changed state one more more
|
if the -DCD line has changed state one more
|
||||||
times since the last time the MSR was read by the
|
times since the last time the MSR was read by the
|
||||||
host.</entry>
|
host.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
@ -2502,7 +2502,7 @@
|
||||||
<row>
|
<row>
|
||||||
<entry>Bit 1</entry>
|
<entry>Bit 1</entry>
|
||||||
<entry>Delta Data Set Ready (DDSR). Set to "1" if the
|
<entry>Delta Data Set Ready (DDSR). Set to "1" if the
|
||||||
-DSR line has changed state one more more times
|
-DSR line has changed state one more times
|
||||||
since the last time the MSR was read by the
|
since the last time the MSR was read by the
|
||||||
host.</entry>
|
host.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
@ -2510,7 +2510,7 @@
|
||||||
<row>
|
<row>
|
||||||
<entry>Bit 0</entry>
|
<entry>Bit 0</entry>
|
||||||
<entry>Delta Clear To Send (DCTS). Set to "1" if the
|
<entry>Delta Clear To Send (DCTS). Set to "1" if the
|
||||||
-CTS line has changed state one more more times
|
-CTS line has changed state one more times
|
||||||
since the last time the MSR was read by the
|
since the last time the MSR was read by the
|
||||||
host.</entry>
|
host.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
@ -4054,7 +4054,7 @@ disk wd3 at wdc1 drive 1</programlisting>
|
||||||
adapter usually uses target ID 7. Note however that the lower 8
|
adapter usually uses target ID 7. Note however that the lower 8
|
||||||
IDs have higher priorities than the higher 8 IDs on a wide-SCSI
|
IDs have higher priorities than the higher 8 IDs on a wide-SCSI
|
||||||
bus. Thus, the order of target IDs is: [7 6 .. 1 0 15 14 .. 9 8]
|
bus. Thus, the order of target IDs is: [7 6 .. 1 0 15 14 .. 9 8]
|
||||||
on a wide-SCSI system. (If you you are wondering why the lower 8
|
on a wide-SCSI system. (If you are wondering why the lower 8
|
||||||
have higher priority, read the previous paragraph for a
|
have higher priority, read the previous paragraph for a
|
||||||
hint.)</para>
|
hint.)</para>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.115 2001/04/17 01:37:32 dd Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v 1.116 2001/06/16 00:16:12 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="ports">
|
<chapter id="ports">
|
||||||
|
|
@ -396,7 +396,7 @@ docbook =
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>A <filename>distinfo</filename> file. This file contains
|
<para>A <filename>distinfo</filename> file. This file contains
|
||||||
information about the files that must be downloaded to build the
|
information about the files that must be downloaded to build the
|
||||||
port, and checksums, to ensure that that files have not been
|
port, and checksums, to ensure that those files have not been
|
||||||
corrupted during the download.</para>
|
corrupted during the download.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
|
@ -567,7 +567,7 @@ R-deps: XFree86-3.3.5 gettext-0.10.35 giflib-4.1.0 glib-1.2.6 gtk-1.2.6 imlib-1.
|
||||||
<note>
|
<note>
|
||||||
<para>Please be aware that the licenses of a few ports do not
|
<para>Please be aware that the licenses of a few ports do not
|
||||||
allow for inclusion on the CDROM. This could be for various
|
allow for inclusion on the CDROM. This could be for various
|
||||||
reasons, including things such as as registration form needs
|
reasons, including things such as registration form needs
|
||||||
to be filled out before downloading, if redistribution is not
|
to be filled out before downloading, if redistribution is not
|
||||||
allowed, and so on. If you wish to install a port not
|
allowed, and so on. If you wish to install a port not
|
||||||
included on the CDROM, you will need to be online in order to
|
included on the CDROM, you will need to be online in order to
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.34 2001/04/17 01:37:32 dd Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml,v 1.35 2001/05/14 20:43:13 nik Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="ppp-and-slip">
|
<chapter id="ppp-and-slip">
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
<para>From here on out in this chapter, user ppp will simply be
|
<para>From here on out in this chapter, user ppp will simply be
|
||||||
referred to as ppp unless a distinction needs to be made between it
|
referred to as ppp unless a distinction needs to be made between it
|
||||||
and and any other PPP software such as <command>pppd</command>.
|
and any other PPP software such as <command>pppd</command>.
|
||||||
Unless otherwise stated, all of the commands explained in this
|
Unless otherwise stated, all of the commands explained in this
|
||||||
section should be executed as root.</para>
|
section should be executed as root.</para>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/printing/chapter.sgml,v 1.33 2001/05/02 07:09:16 dd Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml,v 1.34 2001/05/28 13:41:59 sheldonh Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="printing">
|
<chapter id="printing">
|
||||||
|
|
@ -2516,7 +2516,7 @@ teak|hp|laserjet|Hewlett Packard LaserJet 3Si:\
|
||||||
|
|
||||||
<para>One obvious way to get header pages is to have every conversion
|
<para>One obvious way to get header pages is to have every conversion
|
||||||
filter and the text filter generate the header page. The filters
|
filter and the text filter generate the header page. The filters
|
||||||
should should use the user and host arguments to generate a suitable
|
should use the user and host arguments to generate a suitable
|
||||||
header page. The drawback of this method is that users will always
|
header page. The drawback of this method is that users will always
|
||||||
get a header page, even if they submit jobs with <command>lpr
|
get a header page, even if they submit jobs with <command>lpr
|
||||||
-h</command>.</para>
|
-h</command>.</para>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.48 2001/06/15 22:23:06 murray Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.49 2001/06/21 17:20:59 murray Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="security">
|
<chapter id="security">
|
||||||
|
|
@ -1062,7 +1062,7 @@ Last login: Tue Mar 21 11:56:41 from 10.0.0.2 ... </screen>
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Generating multiple one-time passwords</title>
|
<title>Generating multiple one-time passwords</title>
|
||||||
|
|
||||||
<para>Sometimes you have have to go places where you do not have
|
<para>Sometimes you have to go places where you do not have
|
||||||
access to a trusted machine or secure connection. In this case,
|
access to a trusted machine or secure connection. In this case,
|
||||||
it is possible to use the <command>key</command> command to
|
it is possible to use the <command>key</command> command to
|
||||||
generate a number of one-time passwords before hand to be printed
|
generate a number of one-time passwords before hand to be printed
|
||||||
|
|
@ -2279,7 +2279,7 @@ FreeBSD BUILT-19950429 (GR386) #0: Sat Apr 29 17:50:09 SAT 1995</screen>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Block <emphasis>all</emphasis> incoming UDP traffic. There
|
<para>Block <emphasis>all</emphasis> incoming UDP traffic. There
|
||||||
are very few useful services that travel over UDP, and what useful
|
are very few useful services that travel over UDP, and what useful
|
||||||
traffic there is is normally a security threat (e.g. Suns RPC and
|
traffic there is normally a security threat (e.g. Suns RPC and
|
||||||
NFS protocols). This has its disadvantages also, since UDP is a
|
NFS protocols). This has its disadvantages also, since UDP is a
|
||||||
connectionless protocol, denying incoming UDP traffic also blocks
|
connectionless protocol, denying incoming UDP traffic also blocks
|
||||||
the replies to outgoing UDP traffic. This can cause a problem for
|
the replies to outgoing UDP traffic. This can cause a problem for
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.152 2001/06/22 22:41:06 obrien Exp $
|
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.153 2001/06/23 01:33:37 brian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
|
|
@ -2360,7 +2360,7 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
||||||
|
|
||||||
<para>Do strip binaries. If the original source already strips the
|
<para>Do strip binaries. If the original source already strips the
|
||||||
binaries, fine; otherwise you should add a
|
binaries, fine; otherwise you should add a
|
||||||
<literal>post-install</literal> rule to to it yourself. Here is an
|
<literal>post-install</literal> rule to it yourself. Here is an
|
||||||
example:</para>
|
example:</para>
|
||||||
|
|
||||||
<programlisting>post-install:
|
<programlisting>post-install:
|
||||||
|
|
@ -3351,6 +3351,7 @@ post-install:
|
||||||
making the package creation process will complain that it
|
making the package creation process will complain that it
|
||||||
can't find the files.</para>
|
can't find the files.</para>
|
||||||
|
|
||||||
|
<!-- XXX This paragraph is confusing and poorly indented. -->
|
||||||
<para>This does not test for the existence of internal references,
|
<para>This does not test for the existence of internal references,
|
||||||
or correct use of <makevar>LOCALBASE</makevar> for references to
|
or correct use of <makevar>LOCALBASE</makevar> for references to
|
||||||
files from other ports. Testing the installation in
|
files from other ports. Testing the installation in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue