Fix 2 grammos and a title capitalization.
Sponsored by: iXsystems
This commit is contained in:
parent
989c2f0674
commit
f3ba6ac284
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43768
1 changed files with 3 additions and 3 deletions
|
@ -119,7 +119,7 @@
|
|||
compiled from ports using <command>make</command>
|
||||
<buildtarget>package</buildtarget>.</para>
|
||||
|
||||
<para>A complete list of of all available ports and packages can
|
||||
<para>A complete list of all available ports and packages can
|
||||
be found <link
|
||||
xlink:href="http://www.freebsd.org/ports/master-index.html">here</link>.</para>
|
||||
|
||||
|
@ -256,7 +256,7 @@ apache24_flags="-DSSL"</programlisting>
|
|||
</sect1>
|
||||
|
||||
<sect1 xml:id="network">
|
||||
<title>Network configuration</title>
|
||||
<title>Network Configuration</title>
|
||||
|
||||
<para>Instead of a generic <emphasis>ethX</emphasis> identifier
|
||||
that &linux; uses to identify a network interface, &os; uses the
|
||||
|
@ -392,7 +392,7 @@ ifconfig_em0="DHCP"</programlisting>
|
|||
|
||||
<para>In some &linux; distributions, one could look at
|
||||
<filename>/proc/sys/net/ipv4/ip_forward</filename> to determine
|
||||
if <acronym>IP</acronym> forwarding is enabled. In &os;
|
||||
if <acronym>IP</acronym> forwarding is enabled. In &os;,
|
||||
&man.sysctl.8; is instead used to view this and other system
|
||||
settings.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue