From: Hermann Gausterer Date: Mon, 16 Jan 2012 16:19:12 +0000 (+0100) Subject: typo fix X-Git-Tag: 015~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0de93fa1dae15839fc8738268942622ffb4a6451;p=thirdparty%2Fdracut.git typo fix Signed-off-by: Hermann Gausterer --- diff --git a/modules.d/95iscsi/parse-iscsiroot.sh b/modules.d/95iscsi/parse-iscsiroot.sh index bc7cc5e59..40720e894 100755 --- a/modules.d/95iscsi/parse-iscsiroot.sh +++ b/modules.d/95iscsi/parse-iscsiroot.sh @@ -40,7 +40,7 @@ if [ -n "$iscsiroot" ] ; then [ -z "$netroot" ] && netroot=$root # @deprecated - echo "Warning: Argument isciroot is deprecated and might be removed in a future" + echo "Warning: Argument iscsiroot is deprecated and might be removed in a future" echo "release. See 'man dracut.kernel' for more information." # Accept iscsiroot argument?