diff --git a/getting_started.html b/getting_started.html index 3c5ec8f..6d68192 100644 --- a/getting_started.html +++ b/getting_started.html @@ -161,14 +161,10 @@ this:

- cvs -d:pserver:anonymous@cvs.boost.sourceforge.net:/cvsroot/boost - login
+ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost login
[Hit <return> when it asks for a password]
- cvs -z3 - -d:pserver:anonymous@cvs.boost.sourceforge.net:/cvsroot/boost checkout - boost
- cvs -d:pserver:anonymous@cvs.boost.sourceforge.net:/cvsroot/boost - logout
+ cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost checkout boost
+ cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/boost logout
Read the manual for your CVS client for further information.

This access is read-only; if you are a library author and wish to have