From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch 1/4] Updates to nfsroot documentation Date: Fri, 14 Dec 2007 11:30:31 -0800 (PST) Message-ID: <20071214.113031.248026528.davem@davemloft.net> References: <200712140002.lBE02XWr025488@imap1.linux-foundation.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, apw@us.ibm.com, ak@suse.de, horms@verge.net.au To: akpm@linux-foundation.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53125 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1762111AbXLNTan (ORCPT ); Fri, 14 Dec 2007 14:30:43 -0500 In-Reply-To: <200712140002.lBE02XWr025488@imap1.linux-foundation.org> Sender: netdev-owner@vger.kernel.org List-ID: From: akpm@linux-foundation.org Date: Thu, 13 Dec 2007 16:02:33 -0800 > From: Amos Waterland > > The difference between ip=off and ip=::::::off has been a cause of much > confusion. Document how each behaves, and do not contradict ourselves by > saying that "off" is the default when in fact "any" is the default and is > descibed as being so lower in the file. > > Signed-off-by: Amos Waterland > Cc: Simon Horman > Cc: Andi Kleen > Cc: "David S. Miller" > Signed-off-by: Andrew Morton Applied.