Skip to content
Snippets Groups Projects
Commit 15fadc06 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

Fix column formatting for a table. No content changes.

parent 15d4617d
Branches
Tags
No related merge requests found
<!-- <!--
$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. ...@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment