Author: justi9
Date: 2008-09-16 11:47:43 -0400 (Tue, 16 Sep 2008)
New Revision: 2480
Modified:
mgmt/trunk/Makefile
mgmt/trunk/README
Log:
Correct some documentation errors
Modified: mgmt/trunk/Makefile
===================================================================
--- mgmt/trunk/Makefile 2008-09-16 15:41:55 UTC (rev 2479)
+++ mgmt/trunk/Makefile 2008-09-16 15:47:43 UTC (rev 2480)
@@ -7,8 +7,6 @@
@echo " help Print this message"
@echo " tags Rebuild the tag index"
@echo " dist Create a dist tarball"
- @echo " cumin Install cumin"
- @echo " mint Install mint"
@echo " clean Remove software installed at $$DEVEL_HOME/install"
dist: clean
Modified: mgmt/trunk/README
===================================================================
--- mgmt/trunk/README 2008-09-16 15:41:55 UTC (rev 2479)
+++ mgmt/trunk/README 2008-09-16 15:47:43 UTC (rev 2480)
@@ -126,8 +126,8 @@
Executed 6 statements from file
'/home/jross/checkouts/mgmt/cumin-test-0/sql/indexes.sql'
At this point you should have a working database and schema that you
-can connect to at postgresql://exampleuser@localhost/exampledb. All
-that remains is to add a cumin user:
+can connect to at postgresql://cumin@localhost/cumin. All that
+remains is to add a cumin user:
Add a cumin user:
Show replies by date