]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - net-tools/patches/003-net-tools-man.patch
tmux: Update to 2.2
[people/amarx/ipfire-3.x.git] / net-tools / patches / 003-net-tools-man.patch
CommitLineData
44f64d91
SS
1diff -up net-tools-2.0/man/en_US/arp.8.man net-tools-2.0/man/en_US/arp.8
2--- net-tools-2.0/man/en_US/arp.8.man 2014-04-26 02:45:16.000000000 +0200
3+++ net-tools-2.0/man/en_US/arp.8 2014-07-07 14:51:31.378459439 +0200
4@@ -63,6 +63,10 @@ arp \- manipulate the system ARP cache
5 .B \-f
6 .RI [ filename ]
7
8+.SH NOTE
9+.P
10+This program is obsolete. For replacement check \fBip neigh\fR.
11+
12 .SH DESCRIPTION
13 .B Arp
14 manipulates or displays the kernel's IPv4 network neighbour cache. It can add
15@@ -219,6 +223,6 @@ published proxy ARP entries and permanen
16 .br
17 .I /etc/ethers
18 .SH SEE ALSO
19-rarp(8), route(8), ifconfig(8), netstat(8)
20+.BR ip(8)
21 .SH AUTHORS
22 Fred N. van Kempen <waltje@uwalt.nl.mugnet.org>, Bernd Eckenfels <net\-tools@lina.inka.de>.
23diff -up net-tools-2.0/man/en_US/ethers.5.man net-tools-2.0/man/en_US/ethers.5
24--- net-tools-2.0/man/en_US/ethers.5.man 2014-04-26 02:45:16.000000000 +0200
25+++ net-tools-2.0/man/en_US/ethers.5 2014-07-07 14:51:31.378459439 +0200
26@@ -26,6 +26,3 @@ can be resolved by DNS or a dot separate
27 .SH FILES \"{{{
28 /etc/ethers
29 .\"}}}
30-.SH "SEE ALSO" \"{{{
31-rarp(8)
32-.\"}}}
33diff -up net-tools-2.0/man/en_US/ifconfig.8.man net-tools-2.0/man/en_US/ifconfig.8
34--- net-tools-2.0/man/en_US/ifconfig.8.man 2014-04-26 02:45:16.000000000 +0200
35+++ net-tools-2.0/man/en_US/ifconfig.8 2014-07-07 14:51:31.379459422 +0200
36@@ -5,6 +5,13 @@ ifconfig \- configure a network interfac
37 .B "ifconfig [-v] [-a] [-s] [interface]"
38 .br
39 .B "ifconfig [-v] interface [aftype] options | address ..."
40+
41+.SH NOTE
42+.P
43+This program is obsolete!
44+For replacement check \fBip addr\fR and \fBip link\fR.
45+For statistics use \fBip -s link\fR.
46+
47 .SH DESCRIPTION
48 .B Ifconfig
49 is used to configure the kernel-resident network interfaces. It is
50@@ -222,7 +229,8 @@ package to display link layer informatio
51 While appletalk DDP and IPX addresses will be displayed they cannot be
52 altered by this command.
53 .SH SEE ALSO
54-route(8), netstat(8), arp(8), rarp(8), iptables(8), ifup(8), interfaces(5).
55+.BR ip(8),
56+.BR iptables(8)
57 .br
58 http://physics.nist.gov/cuu/Units/binary.html - Prefixes for binary multiples
59 .SH AUTHORS
60diff -up net-tools-2.0/man/en_US/mii-tool.8.man net-tools-2.0/man/en_US/mii-tool.8
61--- net-tools-2.0/man/en_US/mii-tool.8.man 2014-04-26 02:45:16.000000000 +0200
62+++ net-tools-2.0/man/en_US/mii-tool.8 2014-07-07 14:51:31.379459422 +0200
63@@ -18,6 +18,10 @@ mii\-tool \- view, manipulate media-inde
64 [\fB\-p\fR, \fB\-\-phy=\fIaddr\fR]
65 .RI "interface\ ..."
66
67+.SH NOTE
68+.P
69+This program is obsolete. For replacement check \fBethtool\fB.
70+
71 .SH DESCRIPTION
72 This utility checks or sets the status of a network interface's Media
73 Independent Interface (MII) unit. Most fast ethernet adapters use an
74@@ -93,6 +97,9 @@ SIOCGMIIPHY on 'eth?' failed: Operation
75 The interface in question does not support MII queries. Most likely, it does not have
76 MII transceivers, at all.
77
78+.SH SEE ALSO
79+ethtool(8)
80+
81 .SH AUTHORS
82 David Hinds \- dhinds@pcmcia.sourceforge.org
83 .br
84diff -up net-tools-2.0/man/en_US/nameif.8.man net-tools-2.0/man/en_US/nameif.8
85--- net-tools-2.0/man/en_US/nameif.8.man 2014-04-26 02:45:16.000000000 +0200
86+++ net-tools-2.0/man/en_US/nameif.8 2014-07-07 14:51:31.379459422 +0200
87@@ -5,6 +5,12 @@ nameif \- name network interfaces based
88 .B "nameif [\-c configfile] [\-s]"
89 .br
90 .B "nameif [\-c configfile] [\-s] {interface macaddress}"
91+
92+.SH NOTE
93+.P
94+This program is obsolete. For replacement check \fBip link\fR.
95+This functionality is also much better provided by udev methods.
96+
97 .SH DESCRIPTION
98 .B nameif
99 renames network interfaces based on mac addresses. When no arguments are
100@@ -31,5 +37,10 @@ should be run before the interface is up
101
102 .SH FILES
103 /etc/mactab
104+
105+.SH SEE ALSO
106+.BR ip(8),
107+.BR udev(7)
108+
109 .SH BUGS
110 Only works for Ethernet currently.
111diff -up net-tools-2.0/man/en_US/netstat.8.man net-tools-2.0/man/en_US/netstat.8
112--- net-tools-2.0/man/en_US/netstat.8.man 2014-07-07 14:51:31.370459575 +0200
113+++ net-tools-2.0/man/en_US/netstat.8 2014-07-07 14:51:31.380459405 +0200
114@@ -198,7 +198,8 @@ Show the PID and name of the program to
115 .SS "\-l, \-\-listening"
116 Show only listening sockets. (These are omitted by default.)
117 .SS "\-a, \-\-all"
118-Show both listening and non-listening sockets. With the
119+Show both listening and non-listening (for TCP this means established
120+connections) sockets. With the
121 .B \-\-interfaces
122 option, show interfaces that are not up
123 .SS "\-F"
124diff -up net-tools-2.0/man/en_US/route.8.man net-tools-2.0/man/en_US/route.8
125--- net-tools-2.0/man/en_US/route.8.man 2014-04-26 02:45:16.000000000 +0200
126+++ net-tools-2.0/man/en_US/route.8 2014-07-07 14:52:58.766977905 +0200
127@@ -57,6 +57,11 @@ family
128 .RB [ \-\-version ]
129 .RB [ \-h ]
130 .RB [ \-\-help ]
131+
132+.SH NOTE
133+.P
134+This program is obsolete. For replacement check \fBip route\fR.
135+
136 .SH DESCRIPTION
137 .B Route
138 manipulates the kernel's IP routing tables. Its primary use is to set
139@@ -330,10 +335,6 @@ Whether or not the hardware address for
140 .I /proc/net/rt_cache
141 .LP
142 .SH "SEE ALSO"
143-.IR ifconfig (8),
144-.IR netstat (8),
145-.IR arp (8),
146-.IR rarp (8),
147 .IR ip (8)
148 .LP
149 .SH HISTORY