diff options
Diffstat (limited to 'chapter06/iproute2.xml')
-rw-r--r-- | chapter06/iproute2.xml | 10 |
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"> |