Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 905a457

Browse files
author
Thomas G. Lockhart
committed
Start indenting markup. No text changes.
1 parent 988d5ef commit 905a457

File tree

1 file changed

+22
-19
lines changed

1 file changed

+22
-19
lines changed

doc/src/sgml/cvs.sgml

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.3 1999/03/30 15:25:56 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.4 1999/04/06 15:38:10 thomas Exp $
33
CVS code repository
44
Thomas Lockhart
55

66
$Log: cvs.sgml,v $
7+
Revision 1.4 1999/04/06 15:38:10 thomas
8+
Start indenting markup. No text changes.
9+
710
Revision 1.3 1999/03/30 15:25:56 thomas
811
Fix up small markup problems. Force omit-tags to nil so we have tag
912
completion as required by the newest DocBook conventions.
@@ -29,29 +32,29 @@ Not yet included in a document (should go in the developer's doc?).
2932
<date>1998-12-01</date>
3033
</docinfo>
3134

32-
<title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
35+
<title>The <productname>Postgres</productname> <productname>CVS</productname> Repository</title>
3336

34-
<para>
35-
The <productname>Postgres</productname> source code is stored and managed using the
36-
<productname>CVS</productname> code management system.
37-
</para>
37+
<para>
38+
The <productname>Postgres</productname> source code is stored and managed using the
39+
<productname>CVS</productname> code management system.
40+
</para>
3841

39-
At least two options,
40-
anonymous CVS and <productname>CVSup</productname>,
41-
are available to pull the <productname>CVS</productname> code tree from the
42-
<productname>Postgres</productname> server to your local machine.
42+
At least two options,
43+
anonymous CVS and <productname>CVSup</productname>,
44+
are available to pull the <productname>CVS</productname> code tree from the
45+
<productname>Postgres</productname> server to your local machine.
4346
</para>
4447

45-
<sect1>
46-
<title><productname>CVS</productname> Tree Organization</title>
48+
<sect1>
49+
<title><productname>CVS</productname> Tree Organization</title>
4750

48-
<para>
49-
<note>
50-
<title>Author</title>
51-
<para>
52-
Written by <ulink url="mailto:scrappy@hub.org">Marc G. Fournier</ulink> on 1998-11-05.
53-
</note>
54-
</para>
51+
<para>
52+
<note>
53+
<title>Author</title>
54+
<para>
55+
Written by <ulink url="mailto:scrappy@hub.org">Marc G. Fournier</ulink> on 1998-11-05.
56+
</note>
57+
</para>
5558

5659
<para>
5760
The command <command>cvs checkout</command> has a flag, <option>-r</option>,

0 commit comments

Comments
 (0)