]> git.pld-linux.org Git - packages/net-tools.git/commitdiff
- outdated in favour of -mii-tool-GigE.patch
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 11 Sep 2007 19:19:56 +0000 (19:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-tools-no_multiline.patch -> 1.4

net-tools-no_multiline.patch [deleted file]

diff --git a/net-tools-no_multiline.patch b/net-tools-no_multiline.patch
deleted file mode 100644 (file)
index 3fd7afc..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
---- net-tools-1.60/mii-tool.c~ Sun May 21 14:31:17 2000
-+++ net-tools-1.60/mii-tool.c  Sat Jun 28 12:25:09 2003
-@@ -378,18 +378,17 @@
- /*--------------------------------------------------------------------*/
--const char *usage =
--"usage: %s [-VvRrwl] [-A media,... | -F media] [interface ...]
--       -V, --version               display version information
--       -v, --verbose               more verbose output
--       -R, --reset                 reset MII to poweron state
--       -r, --restart               restart autonegotiation
--       -w, --watch                 monitor for link status changes
--       -l, --log                   with -w, write events to syslog
--       -A, --advertise=media,...   advertise only specified media
--       -F, --force=media           force specified media technology
--media: 100baseT4, 100baseTx-FD, 100baseTx-HD, 10baseT-FD, 10baseT-HD,
--       (to advertise both HD and FD) 100baseTx, 10baseT\n";
-+const char *usage = "usage: %s [-VvRrwl] [-A media,... | -F media] [interface ...]\n"
-+"       -V, --version               display version information\n"
-+"       -v, --verbose               more verbose output\n"
-+"       -R, --reset                 reset MII to poweron state\n"
-+"       -r, --restart               restart autonegotiation\n"
-+"       -w, --watch                 monitor for link status changes\n"
-+"       -l, --log                   with -w, write events to syslog\n"
-+"       -A, --advertise=media,...   advertise only specified media\n"
-+"       -F, --force=media           force specified media technology\n"
-+"media: 100baseT4, 100baseTx-FD, 100baseTx-HD, 10baseT-FD, 10baseT-HD,\n"
-+"       (to advertise both HD and FD) 100baseTx, 10baseT\n";
- int main(int argc, char **argv)
- {
This page took 0.10331 seconds and 4 git commands to generate.