[Lunar-commits] CVS: theedge/sbin lsh,1.3,1.4

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Mar 28 23:54:00 UTC 2005


Update of /var/cvs/lunar/theedge/sbin
In directory espresso.foo-projects.org:/tmp/cvs-serv24742

Modified Files:
	lsh 
Log Message:
Just a little typo that has been bugging me.


Index: lsh
===================================================================
RCS file: /var/cvs/lunar/theedge/sbin/lsh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lsh	31 Oct 2004 14:31:58 -0000	1.3
+++ lsh	28 Mar 2005 23:53:57 -0000	1.4
@@ -13,7 +13,7 @@
 else
   export PS1="\[\033[0;31m\][lunar] \u@\h \w \\$ \[\033[0m\]"
   message "\n    ${PROBLEM_COLOR}Warning:${DEFAULT_COLOR}${MESSAGE_COLOR}" \
-          "lsh is potential hazardous to your system.${DEFAULT_COLOR}\n"
+          "lsh is potentially hazardous to your system.${DEFAULT_COLOR}\n"
   bash --rcfile /etc/lunar/config
 fi
 



More information about the Lunar-commits mailing list