aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/linux-users/article.xml
diff options
context:
space:
mode:
authorDru Lavigne <dru@FreeBSD.org>2014-02-04 18:55:29 +0000
committerDru Lavigne <dru@FreeBSD.org>2014-02-04 18:55:29 +0000
commitf3ba6ac28467ad74aa85089845a4cb89ea4dd68f (patch)
tree01472ff076fe2df53675665873d3acdb3a552506 /en_US.ISO8859-1/articles/linux-users/article.xml
parent989c2f0674e3e57d9786679bbb33364b7019a5ad (diff)
downloaddoc-f3ba6ac28467ad74aa85089845a4cb89ea4dd68f.tar.gz
doc-f3ba6ac28467ad74aa85089845a4cb89ea4dd68f.zip
Fix 2 grammos and a title capitalization.
Sponsored by: iXsystems
Notes
Notes: svn path=/head/; revision=43768
Diffstat (limited to 'en_US.ISO8859-1/articles/linux-users/article.xml')
-rw-r--r--en_US.ISO8859-1/articles/linux-users/article.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/articles/linux-users/article.xml b/en_US.ISO8859-1/articles/linux-users/article.xml
index a3f3972229..05901cee17 100644
--- a/en_US.ISO8859-1/articles/linux-users/article.xml
+++ b/en_US.ISO8859-1/articles/linux-users/article.xml
@@ -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>