Mention Acronis PartitionExpert
[oweals/busybox.git] / docs / busybox.net / cvs_anon.html
index 896a38679a75ae1d98d18b92a87e673b3a6acd05..f823d053596b2bc72111805f4184e533e9350958 100644 (file)
@@ -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: