aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--README4
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 130f88883b..e2fdb59aa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-05 JP Rosevear <jpr@helixcode.com>
+
+ * README: minor tweak
+
2000-12-05 Not Zed <NotZed@HelixCode.com>
* configure.in: Added camel/tests/stream/Makefile.am.
diff --git a/README b/README
index 0bd89feecc..9f53645d43 100644
--- a/README
+++ b/README
@@ -146,9 +146,9 @@ If you want support for PalmPilot syncing, currently experimental so
please back up your pilot, you will also need to do the following:
1) pilot-link
-cvs -d:pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm login
+cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm login
The password is just <ENTER>.
-cvs -d:pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm co pilot-link
+cvs -d :pserver:anonymous@cvs.gnu-designs.com:/cvs/openpalm co pilot-link
./configure --prefix=<pilot-link-prefix> --with-perl=no --with-java=no
--with-tcl=no --with-python=no
make