[Fai-commit] r3861 - trunk/lib

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Tue Sep 5 13:41:49 UTC 2006


Author: lange
Date: 2006-09-05 13:41:49 +0000 (Tue, 05 Sep 2006)
New Revision: 3861

Modified:
   trunk/lib/load_keymap_consolechars
Log:
fix comment


Modified: trunk/lib/load_keymap_consolechars
===================================================================
--- trunk/lib/load_keymap_consolechars	2006-09-05 13:40:46 UTC (rev 3860)
+++ trunk/lib/load_keymap_consolechars	2006-09-05 13:41:49 UTC (rev 3861)
@@ -5,7 +5,7 @@
 [ "$CONSOLEFONT" ] &&
 	consolechars -v -f /usr/share/consolefonts/$CONSOLEFONT.psf.gz
 
-# nothing to do if FAI_KEYMAP is undefined
+# nothing to do if $KEYMAP is undefined
 [ "$KEYMAP" ] || exit
 
 echo -n "Loading keymap(s) $KEYMAP ..."




More information about the Fai-commit mailing list