diff -up net-tools-1.60/man/en_US/arp.8.man net-tools-1.60/man/en_US/arp.8 --- net-tools-1.60/man/en_US/arp.8.man 2012-01-16 15:34:09.000000000 +0100 +++ net-tools-1.60/man/en_US/arp.8 2012-01-19 15:15:09.086290653 +0100 @@ -63,6 +63,10 @@ arp \- manipulate the system ARP cache .B \-f .RI [ filename ] +.SH NOTE +.P +This program is obsolete. For replacement check \fBip neigh\fR. + .SH DESCRIPTION .B Arp manipulates or displays the kernel's IPv4 network neighbour cache. It can add @@ -218,6 +222,6 @@ published proxy ARP entries and permanen .br .I /etc/ethers .SH SEE ALSO -rarp(8), route(8), ifconfig(8), netstat(8) +.BR ip(8) .SH AUTHORS Fred N. van Kempen , Bernd Eckenfels . diff -up net-tools-1.60/man/en_US/ethers.5.man net-tools-1.60/man/en_US/ethers.5 --- net-tools-1.60/man/en_US/ethers.5.man 2012-01-16 15:34:09.000000000 +0100 +++ net-tools-1.60/man/en_US/ethers.5 2012-01-19 15:15:09.087290640 +0100 @@ -26,6 +26,3 @@ can be resolved by DNS or a dot separate .SH FILES \"{{{ /etc/ethers .\"}}} -.SH "SEE ALSO" \"{{{ -rarp(8) -.\"}}} diff -up net-tools-1.60/man/en_US/ifconfig.8.man net-tools-1.60/man/en_US/ifconfig.8 --- net-tools-1.60/man/en_US/ifconfig.8.man 2012-01-16 15:34:09.000000000 +0100 +++ net-tools-1.60/man/en_US/ifconfig.8 2012-01-19 15:15:09.087290640 +0100 @@ -5,6 +5,13 @@ ifconfig \- configure a network interfac .B "ifconfig [-v] [-a] [-s] [interface]" .br .B "ifconfig [-v] interface [aftype] options | address ..." + +.SH NOTE +.P +This program is obsolete! +For replacement check \fBip addr\fR and \fBip link\fR. +For statistics use \fBip -s link\fR. + .SH DESCRIPTION .B Ifconfig is used to configure the kernel-resident network interfaces. It is @@ -225,7 +232,8 @@ package to display link layer informatio 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), iptables(8), ifup(8), interfaces(5). +.BR ip(8), +.BR iptables(8) .br http://physics.nist.gov/cuu/Units/binary.html - Prefixes for binary multiples .SH AUTHORS diff -up net-tools-1.60/man/en_US/mii-tool.8.man net-tools-1.60/man/en_US/mii-tool.8 --- net-tools-1.60/man/en_US/mii-tool.8.man 2012-01-16 15:34:09.000000000 +0100 +++ net-tools-1.60/man/en_US/mii-tool.8 2012-01-19 15:15:09.087290640 +0100 @@ -18,6 +18,10 @@ mii\-tool \- view, manipulate media-inde [\fB\-F\fR, \fB\-\-force=\fImedia\fR] .RI "interface\ ..." +.SH NOTE +.P +This program is obsolete. For replacement check \fBethtool\fB. + .SH DESCRIPTION This utility checks or sets the status of a network interface's Media Independent Interface (MII) unit. Most fast ethernet adapters use an @@ -85,6 +89,9 @@ SIOCGMIIPHY on 'eth?' failed: Operation The interface in question does not support MII queries. Most likely, it does not have MII transceivers, at all. +.SH SEE ALSO +ethtool(8) + .SH AUTHORS David Hinds \- dhinds@pcmcia.sourceforge.org .br diff -up net-tools-1.60/man/en_US/nameif.8.man net-tools-1.60/man/en_US/nameif.8 --- net-tools-1.60/man/en_US/nameif.8.man 2012-01-16 15:34:09.000000000 +0100 +++ net-tools-1.60/man/en_US/nameif.8 2012-01-19 15:15:09.088290628 +0100 @@ -5,6 +5,12 @@ nameif \- name network interfaces based .B "nameif [\-c configfile] [\-s]" .br .B "nameif [\-c configfile] [\-s] {interface macaddress}" + +.SH NOTE +.P +This program is obsolete. For replacement check \fBip link\fR. +This functionality is also much better provided by udev methods. + .SH DESCRIPTION .B nameif renames network interfaces based on mac addresses. When no arguments are @@ -31,5 +37,10 @@ should be run before the interface is up .SH FILES /etc/mactab + +.SH SEE ALSO +.BR ip(8), +.BR udev(7) + .SH BUGS Only works for Ethernet currently. diff -up net-tools-1.60/man/en_US/netstat.8.man net-tools-1.60/man/en_US/netstat.8 --- net-tools-1.60/man/en_US/netstat.8.man 2012-01-19 15:15:09.066290903 +0100 +++ net-tools-1.60/man/en_US/netstat.8 2012-01-19 15:15:09.088290628 +0100 @@ -187,7 +195,8 @@ Show the PID and name of the program to .SS "\-l, \-\-listening" Show only listening sockets. (These are omitted by default.) .SS "\-a, \-\-all" -Show both listening and non-listening sockets. With the +Show both listening and non-listening (for TCP this means established +connections) sockets. With the .B \-\-interfaces option, show interfaces that are not up .SS "\-F" diff -up net-tools-1.60/man/en_US/route.8.man net-tools-1.60/man/en_US/route.8 --- net-tools-1.60/man/en_US/route.8.man 2012-01-16 15:34:09.000000000 +0100 +++ net-tools-1.60/man/en_US/route.8 2012-01-19 15:15:09.089290616 +0100 @@ -52,6 +52,11 @@ If] .RB [ \-\-version ] .RB [ \-h ] .RB [ \-\-help ] + +.SH NOTE +.P +This program is obsolete. For replacement check \fBip route\fR. + .SH DESCRIPTION .B Route manipulates the kernel's IP routing tables. Its primary use is to set @@ -314,7 +319,7 @@ Whether or not the hardware address for .I /proc/net/rt_cache .LP .SH SEE ALSO -.I ifconfig(8), netstat(8), arp(8), rarp(8) +.BR ip(8) .LP .SH HISTORY .B Route