mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix column formatting for a table. No content changes.
This commit is contained in:
@ -1,9 +1,12 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.13 1998/12/29 02:24:14 thomas Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/docguide.sgml,v 1.14 1999/01/07 03:01:27 thomas Exp $
|
||||||
Documentation Guide
|
Documentation Guide
|
||||||
Thomas Lockhart
|
Thomas Lockhart
|
||||||
|
|
||||||
$Log: docguide.sgml,v $
|
$Log: docguide.sgml,v $
|
||||||
|
Revision 1.14 1999/01/07 03:01:27 thomas
|
||||||
|
Fix column formatting for a table. No content changes.
|
||||||
|
|
||||||
Revision 1.13 1998/12/29 02:24:14 thomas
|
Revision 1.13 1998/12/29 02:24:14 thomas
|
||||||
Clean up to ensure tag completion as required by the newest versions
|
Clean up to ensure tag completion as required by the newest versions
|
||||||
of Norm's Modular Style Sheets and jade/docbook.
|
of Norm's Modular Style Sheets and jade/docbook.
|
||||||
@ -92,7 +95,7 @@ Hardcopy, for in-depth reading and reference.
|
|||||||
<para>
|
<para>
|
||||||
<table tocentry="1">
|
<table tocentry="1">
|
||||||
<title><ProductName>Postgres</ProductName> Documentation Products</title>
|
<title><ProductName>Postgres</ProductName> Documentation Products</title>
|
||||||
<tgroup cols="3">
|
<tgroup cols="2">
|
||||||
<thead>
|
<thead>
|
||||||
<row>
|
<row>
|
||||||
<entry>
|
<entry>
|
||||||
|
Reference in New Issue
Block a user