Replace erroneous occurences of "the the" with "the" throughout the docs

PR:		28086
Submitted by:	Félix-Antoine Paradis <reel@sympatico.ca>
This commit is contained in:
Tom Hukins 2001-06-13 11:37:03 +00:00
parent f749b200c1
commit cc853292bc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9591
9 changed files with 19 additions and 19 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.41 2001/05/28 13:41:56 sheldonh Exp $
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.42 2001/06/05 01:37:15 dd Exp $
-->
<chapter id="advanced-networking">
@ -610,7 +610,7 @@ nfs_client_flags="-n 4"</programlisting>
(hence the lack of a domain name for each) or have entries in your
<filename>/etc/hosts</filename> file. The <option>-ro</option>
flag makes the shared file system read-only. With this flag, the
remote system will not be able to make any changes to the the
remote system will not be able to make any changes to the
shared file system.</para>
<programlisting>/cdrom -ro moe larry curly</programlisting>
@ -2944,7 +2944,7 @@ dhcp_flags=""</programlisting>
<sect3>
<title><filename>/etc/namedb/named.conf</filename></title>
<programlisting>// $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.41 2001/05/28 13:41:56 sheldonh Exp $
<programlisting>// $FreeBSD: doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v 1.42 2001/06/05 01:37:15 dd Exp $
//
// Refer to the named(8) man page for details. If you are ever going
// to setup a primary server, make sure you've understood the hairy
@ -3320,7 +3320,7 @@ www IN CNAME @
<filename>/etc/namedb/sandbox</filename></para>
</listitem>
<listitem>
<para>Create other necessary directories off of the the sandbox
<para>Create other necessary directories off of the sandbox
directory: <filename>etc</filename> and
<filename>var/run</filename></para>
</listitem>