diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 02:13:05 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 02:13:05 +0000 |
commit | 11d67bac533d20485534a96d231ba7434dbe1dda (patch) | |
tree | fa7f43d2885b9155816ee9e2739087e00ff6a7f1 /docs | |
parent | 563bd49129cb314258663feef82e9a3a6488d4f0 (diff) | |
download | busybox-w32-11d67bac533d20485534a96d231ba7434dbe1dda.tar.gz busybox-w32-11d67bac533d20485534a96d231ba7434dbe1dda.tar.bz2 busybox-w32-11d67bac533d20485534a96d231ba7434dbe1dda.zip |
More polish
git-svn-id: svn://busybox.net/trunk/busybox@3874 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/cvs_anon.html | 11 | ||||
-rw-r--r-- | docs/busybox.net/cvs_write.html | 11 |
2 files changed, 17 insertions, 5 deletions
diff --git a/docs/busybox.net/cvs_anon.html b/docs/busybox.net/cvs_anon.html index 5b0173eeb..18f1615bf 100644 --- a/docs/busybox.net/cvs_anon.html +++ b/docs/busybox.net/cvs_anon.html | |||
@@ -26,11 +26,16 @@ | |||
26 | 26 | ||
27 | </CENTER> | 27 | </CENTER> |
28 | 28 | ||
29 | |||
30 | <H3>Accessing the Busybox CVS Repository</H3> | 29 | <H3>Accessing the Busybox CVS Repository</H3> |
31 | 30 | ||
32 | <h2>Anonymous CVS.</h2> | 31 | <TABLE WIDTH="95%" CELLSPACING=1 CELLPADDING=4 BORDER=1> |
33 | <p> | 32 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> |
33 | <A NAME="intro"> <BIG><B> | ||
34 | Anonymous CVS | ||
35 | </B></BIG></A> | ||
36 | </TD></TR> | ||
37 | <TR><TD BGCOLOR="#eeeee0"> | ||
38 | |||
34 | We allow anonymous (read-only) CVS access to everyone. The first command you | 39 | We allow anonymous (read-only) CVS access to everyone. The first command you |
35 | need to run for anonymous CVS access is: | 40 | need to run for anonymous CVS access is: |
36 | <pre> | 41 | <pre> |
diff --git a/docs/busybox.net/cvs_write.html b/docs/busybox.net/cvs_write.html index ac44de6ad..b0da2ca9e 100644 --- a/docs/busybox.net/cvs_write.html +++ b/docs/busybox.net/cvs_write.html | |||
@@ -25,10 +25,17 @@ | |||
25 | 25 | ||
26 | </CENTER> | 26 | </CENTER> |
27 | 27 | ||
28 | |||
29 | <H3>Accessing the Busybox CVS Repository</H3> | 28 | <H3>Accessing the Busybox CVS Repository</H3> |
30 | 29 | ||
31 | <h2>CVS Read/Write Access</h2><p> | 30 | <TABLE WIDTH="95%" CELLSPACING=1 CELLPADDING=4 BORDER=1> |
31 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> | ||
32 | <A NAME="intro"> <BIG><B> | ||
33 | CVS Read/Write Access | ||
34 | </B></BIG></A> | ||
35 | </TD></TR> | ||
36 | <TR><TD BGCOLOR="#eeeee0"> | ||
37 | |||
38 | |||
32 | If you want to be able to commit things to CVS, first contribute some | 39 | If you want to be able to commit things to CVS, first contribute some |
33 | stuff to show you are serious. Then, very nicely ask | 40 | stuff to show you are serious. Then, very nicely ask |
34 | <a href="mailto:andersen@codepoet.org">Erik Andersen</a> if he will set you up with | 41 | <a href="mailto:andersen@codepoet.org">Erik Andersen</a> if he will set you up with |