95ca85a
diff -up net-tools-2.0/man/en_US/arp.8.man net-tools-2.0/man/en_US/arp.8
60b3326
--- net-tools-2.0/man/en_US/arp.8.man	2012-10-17 22:05:59.000000000 +0200
60b3326
+++ net-tools-2.0/man/en_US/arp.8	2012-11-06 12:54:21.538233131 +0100
626e1f7
@@ -63,6 +63,10 @@ arp \- manipulate the system ARP cache
60b3326
 .B \-f
626e1f7
 .RI [ filename ]
3e4d819
 
3e4d819
+.SH NOTE
60b3326
+.P
626e1f7
+This program is obsolete. For replacement check \fBip neigh\fR.
3e4d819
+
3e4d819
 .SH DESCRIPTION
3e4d819
 .B Arp
626e1f7
 manipulates or displays the kernel's IPv4 network neighbour cache. It can add
60b3326
@@ -219,6 +223,6 @@ published proxy ARP entries and permanen
3e4d819
 .br
3e4d819
 .I /etc/ethers
3e4d819
 .SH SEE ALSO
3e4d819
-rarp(8), route(8), ifconfig(8), netstat(8)
3e4d819
+.BR ip(8)
3e4d819
 .SH AUTHORS
626e1f7
 Fred N. van Kempen <waltje@uwalt.nl.mugnet.org>, Bernd Eckenfels <net\-tools@lina.inka.de>.
95ca85a
diff -up net-tools-2.0/man/en_US/ethers.5.man net-tools-2.0/man/en_US/ethers.5
95ca85a
--- net-tools-2.0/man/en_US/ethers.5.man	2012-10-01 07:40:47.000000000 +0200
95ca85a
+++ net-tools-2.0/man/en_US/ethers.5	2012-10-04 11:30:07.669188608 +0200
3e4d819
@@ -26,6 +26,3 @@ can be resolved by DNS or a dot separate
3e4d819
 .SH FILES \"{{{
3e4d819
 /etc/ethers
3e4d819
 .\"}}}
3e4d819
-.SH "SEE ALSO" \"{{{
3e4d819
-rarp(8)
3e4d819
-.\"}}}
95ca85a
diff -up net-tools-2.0/man/en_US/ifconfig.8.man net-tools-2.0/man/en_US/ifconfig.8
95ca85a
--- net-tools-2.0/man/en_US/ifconfig.8.man	2012-10-01 07:40:47.000000000 +0200
95ca85a
+++ net-tools-2.0/man/en_US/ifconfig.8	2012-10-04 11:30:07.669188608 +0200
3e4d819
@@ -5,6 +5,13 @@ ifconfig \- configure a network interfac
626e1f7
 .B "ifconfig [-v] [-a] [-s] [interface]"
3e4d819
 .br
626e1f7
 .B "ifconfig [-v] interface [aftype] options | address ..."
3e4d819
+
3e4d819
+.SH NOTE
3e4d819
+.P 
3e4d819
+This program is obsolete!
3e4d819
+For replacement check \fBip addr\fR and \fBip link\fR.
3e4d819
+For statistics use \fBip -s link\fR.
3e4d819
+
3e4d819
 .SH DESCRIPTION
3e4d819
 .B Ifconfig
3e4d819
 is used to configure the kernel-resident network interfaces.  It is
95ca85a
@@ -222,7 +229,8 @@ package to display link layer informatio
3e4d819
 While appletalk DDP and IPX addresses will be displayed they cannot be
3e4d819
 altered by this command.
3e4d819
 .SH SEE ALSO
2c75ca1
-route(8), netstat(8), arp(8), rarp(8), iptables(8), ifup(8), interfaces(5).
3e4d819
+.BR ip(8),
3e4d819
+.BR iptables(8)
3e4d819
 .br
626e1f7
 http://physics.nist.gov/cuu/Units/binary.html - Prefixes for binary multiples
626e1f7
 .SH AUTHORS
95ca85a
diff -up net-tools-2.0/man/en_US/mii-tool.8.man net-tools-2.0/man/en_US/mii-tool.8
95ca85a
--- net-tools-2.0/man/en_US/mii-tool.8.man	2012-10-01 07:40:47.000000000 +0200
95ca85a
+++ net-tools-2.0/man/en_US/mii-tool.8	2012-10-04 11:30:07.669188608 +0200
2c75ca1
@@ -18,6 +18,10 @@ mii\-tool \- view, manipulate media-inde
3e4d819
 [\fB\-F\fR, \fB\-\-force=\fImedia\fR]
5bfa104
 .RI "interface\ ..."
3e4d819
 
3e4d819
+.SH NOTE
3e4d819
+.P 
2c75ca1
+This program is obsolete. For replacement check \fBethtool\fB.
3e4d819
+
3e4d819
 .SH DESCRIPTION
3e4d819
 This utility checks or sets the status of a network interface's Media
3e4d819
 Independent Interface (MII) unit.  Most fast ethernet adapters use an
2c75ca1
@@ -85,6 +89,9 @@ SIOCGMIIPHY on 'eth?' failed: Operation
626e1f7
 The interface in question does not support MII queries. Most likely, it does not have 
626e1f7
 MII transceivers, at all.
3e4d819
 
3e4d819
+.SH SEE ALSO
3e4d819
+ethtool(8)
3e4d819
+
3e4d819
 .SH AUTHORS
3e4d819
 David Hinds \- dhinds@pcmcia.sourceforge.org
3e4d819
 .br
95ca85a
diff -up net-tools-2.0/man/en_US/nameif.8.man net-tools-2.0/man/en_US/nameif.8
95ca85a
--- net-tools-2.0/man/en_US/nameif.8.man	2012-10-01 07:40:47.000000000 +0200
95ca85a
+++ net-tools-2.0/man/en_US/nameif.8	2012-10-04 11:30:07.670188596 +0200
626e1f7
@@ -5,6 +5,12 @@ nameif \- name network interfaces based
626e1f7
 .B "nameif [\-c configfile] [\-s]"
3e4d819
 .br
626e1f7
 .B "nameif [\-c configfile] [\-s] {interface macaddress}"
3e4d819
+
3e4d819
+.SH NOTE
3e4d819
+.P 
3e4d819
+This program is obsolete. For replacement check \fBip link\fR.
3e4d819
+This functionality is also much better provided by udev methods.
3e4d819
+
3e4d819
 .SH DESCRIPTION
3e4d819
 .B nameif 
3e4d819
 renames network interfaces based on mac addresses. When no arguments are
3e4d819
@@ -31,5 +37,10 @@ should be run before the interface is up
3e4d819
 
3e4d819
 .SH FILES
3e4d819
 /etc/mactab
3e4d819
+
3e4d819
+.SH SEE ALSO
3e4d819
+.BR ip(8),
3e4d819
+.BR udev(7)
3e4d819
+
3e4d819
 .SH BUGS
3e4d819
 Only works for Ethernet currently.
95ca85a
diff -up net-tools-2.0/man/en_US/netstat.8.man net-tools-2.0/man/en_US/netstat.8
95ca85a
--- net-tools-2.0/man/en_US/netstat.8.man	2012-10-04 11:30:07.659188734 +0200
95ca85a
+++ net-tools-2.0/man/en_US/netstat.8	2012-10-04 11:30:07.670188596 +0200
95ca85a
@@ -196,7 +196,8 @@ Show the PID and name of the program to
aff3461
 .SS "\-l, \-\-listening"
aff3461
 Show only listening sockets.  (These are omitted by default.)
aff3461
 .SS "\-a, \-\-all"
aff3461
-Show both listening and non-listening sockets.  With the
aff3461
+Show both listening and non-listening (for TCP this means established
aff3461
+connections) sockets.  With the
626e1f7
 .B \-\-interfaces
626e1f7
 option, show interfaces that are not up
aff3461
 .SS "\-F"
95ca85a
diff -up net-tools-2.0/man/en_US/route.8.man net-tools-2.0/man/en_US/route.8
95ca85a
--- net-tools-2.0/man/en_US/route.8.man	2012-10-01 07:40:47.000000000 +0200
95ca85a
+++ net-tools-2.0/man/en_US/route.8	2012-10-04 11:30:07.670188596 +0200
3e4d819
@@ -52,6 +52,11 @@ If]
3e4d819
 .RB [ \-\-version ]
3e4d819
 .RB [ \-h ]
626e1f7
 .RB [ \-\-help ]
3e4d819
+
3e4d819
+.SH NOTE
3e4d819
+.P 
3e4d819
+This program is obsolete. For replacement check \fBip route\fR.
3e4d819
+
3e4d819
 .SH DESCRIPTION
3e4d819
 .B Route
3e4d819
 manipulates the kernel's IP routing tables.  Its primary use is to set
2c75ca1
@@ -314,7 +319,7 @@ Whether or not the hardware address for
3e4d819
 .I /proc/net/rt_cache
3e4d819
 .LP
3e4d819
 .SH SEE ALSO
3e4d819
-.I ifconfig(8), netstat(8), arp(8), rarp(8)
3e4d819
+.BR ip(8)
3e4d819
 .LP
3e4d819
 .SH HISTORY
3e4d819
 .B Route