From c899ac985a029e5d90ac3271f2b16b2cc77fcaa4 Mon Sep 17 00:00:00 2001 From: Bernd Eckenfels Date: Fri, 29 Jun 2001 07:47:59 +0000 Subject: [PATCH] made man page more useful and added right link for irq conflicts in ifconfig.8 --- man/en_US/ifconfig.8 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/man/en_US/ifconfig.8 b/man/en_US/ifconfig.8 index e75cf59..087b7d7 100644 --- a/man/en_US/ifconfig.8 +++ b/man/en_US/ifconfig.8 @@ -1,4 +1,4 @@ -.TH IFCONFIG 8 "14 August 2000" "net-tools" "Linux Programmer's Manual" +.TH IFCONFIG 8 "29 June 2001" "net-tools" "Linux Programmer's Manual" .SH NAME ifconfig \- configure a network interface .SH SYNOPSIS @@ -176,8 +176,10 @@ rules for the address using the .BR ipchains(8) command. .LP -Interrupt problems with Ethernet device drivers fail with EAGAIN. See -.I http://cesdis.gsfc.nasa.gov/linux/misc/irq-conflict.html +Interrupt problems with Ethernet device drivers fail with EAGAIN +.I (SIOCSIIFLAGS: Resource temporarily unavailable) +it is most likely a interrupt conflict. See +.I http://www.scyld.com/expert/irq-conflict.html for more information. .SH FILES .I /proc/net/socket @@ -197,4 +199,4 @@ Alan Cox, .br Phil Blundell, .br -Andi Kleen +Andi Kleen; Bernd Eckenfels, -- 2.7.4