summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/en_US/ifconfig.88
1 files changed, 4 insertions, 4 deletions
diff --git a/man/en_US/ifconfig.8 b/man/en_US/ifconfig.8
index 3ab635f..6273541 100644
--- a/man/en_US/ifconfig.8
+++ b/man/en_US/ifconfig.8
@@ -189,9 +189,9 @@ alias interfaces anymore. The statistics printed for the original address
are shared with all alias addresses on the same device. If you want per-address
statistics you should add explicit accounting
rules for the address using the
-.BR ipchains(8)
+.BR ipchains (8)
or
-.BR iptables(8)
+.BR iptables (8)
command.
.LP
Since net-tools 1.61 ifconfig is printing byte counters and human readable
@@ -214,7 +214,7 @@ for more information.
While appletalk DDP and IPX addresses will be displayed they cannot be
altered by this command.
.SH SEE ALSO
-route(8), netstat(8), arp(8), rarp(8), ipchains(8)
+route(8), netstat(8), arp(8), rarp(8), ipchains(8), iptables(8)
.br
http://physics.nist.gov/cuu/Units/binary.html - Prefixes for binary multiples
.SH AUTHORS
@@ -224,6 +224,6 @@ Alan Cox, <Alan.Cox@linux.org>
.br
Phil Blundell, <Philip.Blundell@pobox.com>
.br
-Andi Kleen;
+Andi Kleen
.br
Bernd Eckenfels, <net-tools@lina.inka.de>