]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
typo fix
authorHermann Gausterer <git-dracut-2012@mrq1.org>
Mon, 16 Jan 2012 16:19:12 +0000 (17:19 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 17 Jan 2012 09:55:35 +0000 (10:55 +0100)
Signed-off-by: Hermann Gausterer <git-dracut-2012@mrq1.org>
modules.d/95iscsi/parse-iscsiroot.sh

index bc7cc5e59ebfd7bccee50e6e7bb84dd583debe7d..40720e8947449035879a998c6017969261e81608 100755 (executable)
@@ -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?