summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/CVS-Access.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/projdoc/CVS-Access.sgml')
-rw-r--r--docs/docbook/projdoc/CVS-Access.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/docbook/projdoc/CVS-Access.sgml b/docs/docbook/projdoc/CVS-Access.sgml
index aea146b66a..98ef925f20 100644
--- a/docs/docbook/projdoc/CVS-Access.sgml
+++ b/docs/docbook/projdoc/CVS-Access.sgml
@@ -1,4 +1,4 @@
-<chapter>
+<chapter id="cvs-access">
<chapterinfo>
@@ -18,10 +18,10 @@
<title>Introduction</title>
<para>
-Samba is developed in an open environnment. Developers use CVS
+Samba is developed in an open environment. Developers use CVS
(Concurrent Versioning System) to "checkin" (also known as
"commit") new source code. Samba's various CVS branches can
-be accessed via anonymouns CVS using the instructions
+be accessed via anonymous CVS using the instructions
detailed in this chapter.
</para>
@@ -67,7 +67,7 @@ url="http://samba.org/cgi-bin/cvsweb">http://samba.org/cgi-bin/cvsweb</ulink>
You can also access the source code via a
normal cvs client. This gives you much more control over you can
do with the repository and allows you to checkout whole source trees
-and keep them uptodate via normal cvs commands. This is the
+and keep them up to date via normal cvs commands. This is the
preferred method of access if you are a developer and not
just a casual browser.
</para>