minor clearing up.

This commit is contained in:
tille 2003-12-31 12:31:17 +00:00
parent 836d699389
commit 495ca814e6
1 changed files with 5 additions and 5 deletions

View File

@ -16,10 +16,10 @@
a document, you can retrieve it as well. </para>
</listitem>
<listitem>
<para> It's great to have many people working on the same
document. You can have CVS tell you what changes were made
while you were editing your copy by another author, and
integrate those changes in. </para>
<para>However difficult from an organizational point of view, it's great to have multiple people working on the same
document. CVS enables you to do this. You can have CVS tell you what changes were made by another author
while you were editing your copy, and
integrate those changes.</para>
</listitem>
<listitem>
<para>CVS keeps a log of what changes were made. These logs (and
@ -35,7 +35,7 @@
update the LDP web page, meaning that if you use CVS, you're not
required to e-mail your XML code. (Although you do
still need to send the submit list an email when you
are ready for your document to be published.) </para>
are ready for your document to be published, because the whole publishing process has not been fully automated yet.) </para>
</listitem>
</orderedlist>