diff options
Diffstat (limited to 'docs/busybox.net/cvs_anon.html')
-rw-r--r-- | docs/busybox.net/cvs_anon.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/busybox.net/cvs_anon.html b/docs/busybox.net/cvs_anon.html index 896a38679..f823d0535 100644 --- a/docs/busybox.net/cvs_anon.html +++ b/docs/busybox.net/cvs_anon.html @@ -18,8 +18,8 @@ CVS modules by running the following command (all on one line): cvs -z3 -d:pserver:anonymous@busybox.net:/var/cvs co -c </pre> <p> -If you wish, you can then check out a local copy of any of the -available modules. The following is an example of how to grab +If you wish, you can then check out a local copy of any of the +available modules. The following is an example of how to grab a copy of busybox and tinylogin: <pre> cvs -z3 -d:pserver:anonymous@busybox.net:/var/cvs co -P busybox tinylogin</pre> @@ -41,7 +41,7 @@ recommend you should use the same: diff -ubBwpN checkout -P</pre> -<p> +<p> Once you've checked out a copy of the source tree, you can update your source tree at any time so it is in sync with the latest and greatest by running the command: |