diff options
Diffstat (limited to 'docs/busybox.net/cvs_write.html')
-rw-r--r-- | docs/busybox.net/cvs_write.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/busybox.net/cvs_write.html b/docs/busybox.net/cvs_write.html index 94ff069d8..b40332338 100644 --- a/docs/busybox.net/cvs_write.html +++ b/docs/busybox.net/cvs_write.html | |||
@@ -42,7 +42,7 @@ stuff to show you are serious. Then, very nicely ask | |||
42 | an account. To access CVS, you will want to add the following to set up your environment: | 42 | an account. To access CVS, you will want to add the following to set up your environment: |
43 | <pre> | 43 | <pre> |
44 | $ export CVS_RSH=/usr/bin/ssh | 44 | $ export CVS_RSH=/usr/bin/ssh |
45 | $ export CVSROOT='username@codepoet.org:/var/cvs'</pre> | 45 | $ export CVSROOT='username@cvs.busybox.net:/var/cvs'</pre> |
46 | <br> | 46 | <br> |
47 | It goes without saying you must change <em>username</em> to your own | 47 | It goes without saying you must change <em>username</em> to your own |
48 | username... | 48 | username... |