[Lunar-commits] r15727 - lunar-doc/trunk/lunar-manual
Auke Kok
sofar at lunar-linux.org
Wed Jul 13 08:21:39 UTC 2005
Author: sofar
Date: 2005-07-13 08:21:38 +0000 (Wed, 13 Jul 2005)
New Revision: 15727
Modified:
lunar-doc/trunk/lunar-manual/Makefile
Log:
Spelling mistake, we also use SVN not CVS.
Modified: lunar-doc/trunk/lunar-manual/Makefile
===================================================================
--- lunar-doc/trunk/lunar-manual/Makefile 2005-07-13 08:12:40 UTC (rev 15726)
+++ lunar-doc/trunk/lunar-manual/Makefile 2005-07-13 08:21:38 UTC (rev 15727)
@@ -96,9 +96,9 @@
commit: clean spell
- cvs commit $(DIRS)
+ svn commit $(DIRS)
-useage:
+usage:
@echo Usage Info!
@echo Obviously, you start with make, and if you stop there, you get this.
@echo If you really want to do something, use the targets below:
@@ -108,6 +108,6 @@
@echo "* Lunar_book Make the Lunar_Book"
@echo "* clean CLEAN UP THINGS!"
@echo "* spell Spell Check all files"
- @echo "* commit Commit to cvs..."
+ @echo "* commit Commit to svn..."
@echo
@echo If you want to do something else...WRITE IT YOURSELF!!!
More information about the Lunar-commits
mailing list