Author: sparky
Date: Fri Mar  3 16:34:13 2006
New Revision: 7077

Modified:
   ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/functions
   ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/setbootopt
Log:
- typos


Modified: ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/functions
==============================================================================
--- ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/functions      (original)
+++ ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/functions      Fri Mar  3 16:34:13 2006
@@ -79,7 +79,7 @@
        if [[ $Eopt = -n ]]; then
                echo $Eoptnew "$color$*$endcol"
        else
-               echo $Eoptnew "$color${0##*/}: $*$endcol"
+               echo $Eoptnew "${0##*/}: $color$*$endcol"
        fi
        Eopt=$Eoptnew
 }

Modified: ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/setbootopt
==============================================================================
--- ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/setbootopt     (original)
+++ ppcrcd/trunk/conf.dir/usr/lib/ppcrcd/setbootopt     Fri Mar  3 16:34:13 2006
@@ -48,7 +48,7 @@
 # $0 -r keytable=pl
 * bootoptions: keytable=pl
        
-       You can find boot options description in /root/ppcrcd/README.opts
+You can find boot options description in /root/ppcrcd.doc/README.opts
 EOF
 }
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to