diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-08 02:13:05 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-08 02:13:05 +0000 |
commit | a2e69081652a1fa063213e1b910532bfdfb9d840 (patch) | |
tree | fa7f43d2885b9155816ee9e2739087e00ff6a7f1 | |
parent | 90c2abd212d7e942cad7e80756bbc40add6c036c (diff) | |
download | busybox-w32-a2e69081652a1fa063213e1b910532bfdfb9d840.tar.gz busybox-w32-a2e69081652a1fa063213e1b910532bfdfb9d840.tar.bz2 busybox-w32-a2e69081652a1fa063213e1b910532bfdfb9d840.zip |
More polish
-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 |