From 6eac119e508d7de61dcfd8c1214ab834a8ce8075 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Mon, 15 Dec 2008 14:52:31 +0100 Subject: scripts/functions: comment fix path to moved linux-2.6 Documentation. --- scripts/functions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/functions b/scripts/functions index 85a5138..697ce89 100644 --- a/scripts/functions +++ b/scripts/functions @@ -261,7 +261,8 @@ configure_networking() # networking already configured thus bail out [ -n "${DEVICE}" ] && [ -e /tmp/net-"${DEVICE}".conf ] && return 0 - # support ip options see linux sources Documentation/nfsroot.txt + # support ip options see linux sources + # Documentation/filesystems/nfsroot.txt case ${IPOPTS} in none|off) # Do nothing -- cgit v1.2.3