Start indenting markup. No text changes.
authorThomas G. Lockhart <lockhart@alumni.caltech.edu>
Tue, 6 Apr 1999 15:38:10 +0000 (15:38 +0000)
committerThomas G. Lockhart <lockhart@alumni.caltech.edu>
Tue, 6 Apr 1999 15:38:10 +0000 (15:38 +0000)
doc/src/sgml/cvs.sgml

index c8bca45f4f9b24932e3054d472289c5f21f4440a..207ed5c1e31acbe415b29dd8d2e06f02719dee8f 100644 (file)
@@ -4,6 +4,10 @@ CVS code repository
 Thomas Lockhart
 
 $Log: cvs.sgml,v $
+Revision 1.3  1999/03/30 15:25:56  thomas
+Fix up small markup problems. Force omit-tags to nil so we have tag
+ completion as required by the newest DocBook conventions.
+
 Revision 1.2  1999/01/07 03:00:43  thomas
 Put in more markup. Not done yet though.
 
@@ -25,29 +29,29 @@ Not yet included in a document (should go in the developer's doc?).
 <date>1998-12-01</date>
 </docinfo>
 
-<title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
+ <title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
 
-<para>
-The <productname>Postgres</productname> source code is stored and managed using the
-<productname>CVS</productname> code management system.
-</para>
+ <para>
+  The <productname>Postgres</productname> source code is stored and managed using the
+  <productname>CVS</productname> code management system.
+ </para>
 
-At least two options,
-anonymous CVS and <productname>CVSup</productname>, 
-are available to pull the <productname>CVS</productname> code tree from the 
-<productname>Postgres</productname> server to your local machine.
+ At least two options,
+ anonymous CVS and <productname>CVSup</productname>, 
+ are available to pull the <productname>CVS</productname> code tree from the 
+ <productname>Postgres</productname> server to your local machine.
 </para>
 
-<sect1>
-<title><productname>CVS</productname> Tree Organization</title>
+ <sect1>
+  <title><productname>CVS</productname> Tree Organization</title>
 
-<para>
-<note>
-<title>Author</title>
-<para>
-Written by <ulink url="mailto:scrappy@hub.org">Marc G. Fournier</ulink> on 1998-11-05.
-</note>
-</para>
+  <para>
+   <note>
+    <title>Author</title>
+    <para>
+     Written by <ulink url="mailto:scrappy@hub.org">Marc G. Fournier</ulink> on 1998-11-05.
+   </note>
+  </para>
 
 <para>
    The command <command>cvs checkout</command> has a flag, <option>-r</option>,