[Fai-commit] r4852 - trunk/bin

lange at alioth.debian.org lange at alioth.debian.org
Thu Mar 27 10:35:54 UTC 2008


Author: lange
Date: 2008-03-27 10:35:54 +0000 (Thu, 27 Mar 2008)
New Revision: 4852

Modified:
   trunk/bin/make-fai-nfsroot
Log:
fix typo


Modified: trunk/bin/make-fai-nfsroot
===================================================================
--- trunk/bin/make-fai-nfsroot	2008-03-21 07:37:31 UTC (rev 4851)
+++ trunk/bin/make-fai-nfsroot	2008-03-27 10:35:54 UTC (rev 4852)
@@ -429,7 +429,7 @@
     		dhcp|DHCP)      
 			call_with_stamp setup_dhcp ;;
     		bootp|BOOTP)      
-			echo "You have to setup BOOTP support no manually." ;;
+			echo "You have to setup BOOTP support manually." ;;
 		*)
 			echo "Unknown boot option" ;;
     	esac




More information about the Fai-commit mailing list