File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.13 1998/12/29 02:24:14 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.14 1999/01/07 03:01:27 thomas Exp $
3
3
Documentation Guide
4
4
Thomas Lockhart
5
5
6
6
$Log: docguide.sgml,v $
7
+ Revision 1.14 1999/01/07 03:01:27 thomas
8
+ Fix column formatting for a table. No content changes.
9
+
7
10
Revision 1.13 1998/12/29 02:24:14 thomas
8
11
Clean up to ensure tag completion as required by the newest versions
9
12
of Norm's Modular Style Sheets and jade/docbook.
@@ -92,7 +95,7 @@ Hardcopy, for in-depth reading and reference.
92
95
<para>
93
96
<table tocentry="1">
94
97
<title><ProductName>Postgres</ProductName> Documentation Products</title>
95
- <tgroup cols="3 ">
98
+ <tgroup cols="2 ">
96
99
<thead>
97
100
<row>
98
101
<entry>
You can’t perform that action at this time.
0 commit comments