aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/iproute2.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-02-10 21:54:19 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-02-10 21:54:19 +0000
commit7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e (patch)
treed68b7391b0d003715a45408476c7c533e379a76a /chapter06/iproute2.xml
parente80267c363a9d95b305ac6870b3c0fdb5c0dfa68 (diff)
Minor text and punctuation updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r--chapter06/iproute2.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 14d3a2cb0..2a6cbf637 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -89,7 +89,7 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
nstat, routef, routel, rtacct, rtmon, rtpr, rtstat (link to lnstat), ss,
and tc</seg>
<seg>/etc/iproute2, /usr/lib/tc, /usr/share/doc/iproute2-&iproute2-version;,
- /usr/lib/tc</seg>
+ and /usr/lib/tc</seg>
</seglistitem>
</segmentedlist>
@@ -131,10 +131,10 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
<varlistentry id="ifcfg">
<term><command>ifcfg</command></term>
<listitem>
- <para>A shell script wrapper for the <command>ip</command> command.
- Note that it requires the <command>arping</command> and
+ <para>A shell script wrapper for the <command>ip</command> command
+ [Note that it requires the <command>arping</command> and
<command>rdisk</command> programs from the
- iputils package found at <ulink url="http://www.skbuff.net/iputils/"/></para>
+ iputils package found at <ulink url="http://www.skbuff.net/iputils/"/>.]</para>
<indexterm zone="ch-system-iproute2 ifcfg">
<primary sortas="b-ifcfg">ifcfg</primary>
</indexterm>
@@ -193,7 +193,7 @@ sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen>
<varlistentry id="lnstat">
<term><command>lnstat</command></term>
<listitem>
- <para>Provides Linux network statistics. It is a generalized and more
+ <para>Provides Linux network statistics; it is a generalized and more
feature-complete replacement for the old <command>rtstat</command>
program</para>
<indexterm zone="ch-system-iproute2 lnstat">