[Fai-commit] r3441 - trunk/lib

fai-repository at svn.debian.org fai-repository at svn.debian.org
Wed Apr 19 16:04:29 UTC 2006


Author: lange
Date: 2006-04-19 16:04:28 +0000 (Wed, 19 Apr 2006)
New Revision: 3441

Modified:
   trunk/lib/mkrw
Log:
fix typo (closes: #363521)


Modified: trunk/lib/mkrw
===================================================================
--- trunk/lib/mkrw	2006-04-19 15:25:38 UTC (rev 3440)
+++ trunk/lib/mkrw	2006-04-19 16:04:28 UTC (rev 3441)
@@ -13,7 +13,7 @@
 
     # save all dirs and files under directory $2
     # mount tmpfs on top of dir $2
-    # extrace dirs and files into tmpfs
+    # extract dirs and files into tmpfs
 
     if [ ! -d "$2" ]; then
 	echo "WARNING: $2 is not a directory. Cannot make it writeable."




More information about the Fai-commit mailing list