Punctuation fixes.

This commit is contained in:
Ceri Davies 2002-05-05 14:02:09 +00:00
parent d09b6d943d
commit 0e6ea0f2cb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12962

View file

@ -173,7 +173,7 @@ host2.example.com link#1 UC 0 0
<para>Both of these groups (local network hosts and local subnets) have
their routes automatically configured by a daemon called
<application>routed</application>. If this is not run, then only
routes which are statically defined (ie. entered explicitly) will
routes which are statically defined (i.e. entered explicitly) will
exist.</para>
<para>The <literal>host1</literal> line refers to our host, which it
@ -1113,7 +1113,7 @@ Exports list on foobar:
your application.</para>
<para>Examples for the FreeBSD system (<hostid>freebox</hostid>) as
the client: in <filename>/etc/fstab</filename> on freebox:</para>
the client in <filename>/etc/fstab</filename> on freebox:</para>
<programlisting>fastws:/sharedfs /project nfs rw,-r=1024 0 0</programlisting>
@ -1121,7 +1121,7 @@ Exports list on foobar:
<screen>&prompt.root; <userinput>mount -t nfs -o -r=1024 fastws:/sharedfs /project</userinput></screen>
<para>Examples for the FreeBSD system as the server: in
<para>Examples for the FreeBSD system as the server in
<filename>/etc/fstab</filename> on <hostid>fastws</hostid>:</para>
<programlisting>freebox:/sharedfs /project nfs rw,-w=1024 0 0</programlisting>
@ -1212,7 +1212,7 @@ Exports list on foobar:
(<filename>/usr/share/examples/diskless/clone_root</filename>) eases
the creation and maintenance of the workstation's root filesystem
on the server. The script will probably require a little
customization but it will get you started very quickly</para>
customization but it will get you started very quickly.</para>
</listitem>
<listitem>
@ -1222,7 +1222,7 @@ Exports list on foobar:
<listitem>
<para>Swapping, if needed, can be done either to an NFS file or to
a local disk</para>
a local disk.</para>
</listitem>
</itemizedlist>
@ -1361,7 +1361,7 @@ Exports list on foobar:
<callout arearefs="co-dhcp-root-path"><para>The
<literal>root-path</literal> option defines the path to
the root filesystem, in usual NFS notation</para>
the root filesystem, in usual NFS notation.</para>
</callout>
</calloutlist>
@ -1445,7 +1445,7 @@ Exports list on foobar:
<procedure>
<step>
<para>Create a directory from which <command>tftpd</command>
will serve the files, ie: <filename>/tftpboot</filename></para>
will serve the files, i.e.: <filename>/tftpboot</filename></para>
</step>
<step>
@ -1457,7 +1457,7 @@ Exports list on foobar:
<note><para>It appears that at least some PXE versions want
the TCP version of TFTP. In this case, add a second line,
replacing <literal>dgram udp</literal> with <literal>stream
tcp</literal></para>
tcp</literal>.</para>
</note>
</step>
<step>
@ -1473,7 +1473,7 @@ Exports list on foobar:
<filename>dhcpd.conf</filename>.</para>
<para>You also need to enable NFS service and export the
appropriate filesystem on the NFS server</para>
appropriate filesystem on the NFS server.</para>
<procedure>
<step>
@ -1516,7 +1516,7 @@ Exports list on foobar:
<para>Build the kernel (See <xref linkend="kernelconfig">),
and copy it to the tftp directory, under the name listed
in <filename>dhcpd.conf</filename></para>
in <filename>dhcpd.conf</filename>.</para>
</sect3>
@ -1541,7 +1541,7 @@ Exports list on foobar:
to diskless operation, to a subnetwork, or to an individual
workstation. They also give examples for the diskless
<filename>/etc/fstab</filename> and <filename>
/etc/rc.conf</filename></para>
/etc/rc.conf</filename>.</para>
<para>The README files in
<filename>/usr/share/examples/diskless</filename> contain a lot
@ -1552,7 +1552,7 @@ Exports list on foobar:
<filename>/etc/rc.diskless[12]</filename>, which is a little
confusing. Use them for reference only, except if you prefer
the method that they describe, in which case you will need
customized <filename>rc</filename> scripts</para>
customized <filename>rc</filename> scripts.</para>
<para>As of FreeBSD version 4.4-RELEASE, there is a small
incompatibility between the <filename>clone_root</filename>
@ -1614,12 +1614,12 @@ Exports list on foobar:
&prompt.root; <userinput>chmod 0600 swap.<replaceable>192.168.4.6</replaceable></userinput>
</screen>
<para><replaceable>192.168.4.6</replaceable> is the IP address
for the diskless client</para>
for the diskless client.</para>
</step>
<step>
<para>On the NFS swap file server, add the following line to
<filename>/etc/exports</filename></para>
<filename>/etc/exports</filename>:</para>
<programlisting>
<replaceable>/netswapvolume</replaceable> -maproot=0:10 -alldirs <replaceable>margaux</replaceable>
</programlisting>
@ -1830,8 +1830,8 @@ Exports list on foobar:
<para>Do not be fooled into buying an internal TA and thinking you have
avoided the synchronous/asynchronous issue. Internal TA's simply have
a standard PC serial port chip built into them. All this will do, is
save you having to buy another serial cable, and find another empty
a standard PC serial port chip built into them. All this will do is
save you having to buy another serial cable and find another empty
electrical socket.</para>
<para>A synchronous card with a TA is at least as fast as a stand-alone
@ -2355,7 +2355,7 @@ ISDN BRI line</literallayout>
<step>
<para><programlisting>nis_yppasswdd_enable="YES"</programlisting>
This will enable the <command>rpc.yppasswdd</command>
daemon, which, as mentioned above, will allow users to
daemon which, as mentioned above, will allow users to
change their NIS password from a client machine.</para>
</step>
</procedure>
@ -3920,9 +3920,9 @@ host mailhost {
then querying an outside name server.</para>
</listitem>
<listitem>
<para>a reduction in overall network traffic is desired. (DNS
<para>a reduction in overall network traffic is desired (DNS
traffic has been measured to account for 5% or more of total
Internet traffic)</para>
Internet traffic).</para>
</listitem>
</itemizedlist>
@ -5106,8 +5106,8 @@ natd_flags=""</programlisting>
</row>
<row>
<entry>natd_interface="fxp0"</entry>
<entry>Indicates which interface to forward packets through.
(the interface connected to the Internet)</entry>
<entry>Indicates which interface to forward packets through
(the interface connected to the Internet).</entry>
</row>
<row>
<entry>natd_flags=""</entry>
@ -5315,8 +5315,8 @@ natd_flags=""</programlisting>
<term>-w</term>
<listitem>
<para>Turn on TCP Wrapping for external services. (on by
default)</para>
<para>Turn on TCP Wrapping for external services (on by
default).</para>
</listitem>
</varlistentry>
@ -5325,8 +5325,8 @@ natd_flags=""</programlisting>
<listitem>
<para>Turn on TCP Wrapping for internal services which are
built into <application>inetd</application>. (on by
default)</para>
built into <application>inetd</application> (on by
default).</para>
</listitem>
</varlistentry>
@ -5405,7 +5405,7 @@ natd_flags=""</programlisting>
<application>inetd</application>'s internal and external
services. For novice users, these parameters usually do not need
to be modified or even entered in
<filename>/etc/rc.conf</filename></para>
<filename>/etc/rc.conf</filename>.</para>
<note>
<para>An external service is a daemon outside of
@ -5548,7 +5548,7 @@ server-program-arguments</programlisting>
<literal>/10</literal> would be placed after
<option>nowait</option>.</para>
<para>In addition to <option>max-child</option> another
<para>In addition to <option>max-child</option>, another
option limiting the maximum connections from a single
place to a particular daemon can be enabled.
<option>max-connections-per-ip-per-minute</option> does