mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
Fix markup to include all closing tags.
Required by newest versions of DocBook and style sheets.
This commit is contained in:
@ -1,11 +1,15 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.19 1999/03/30 15:23:03 thomas Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.20 1999/04/06 15:41:13 thomas Exp $
|
||||
|
||||
Postgres integrated documentation.
|
||||
Other subset docs should be copied and shrunk from here.
|
||||
thomas 1998-02-23
|
||||
|
||||
$Log: postgres.sgml,v $
|
||||
Revision 1.20 1999/04/06 15:41:13 thomas
|
||||
Fix markup to include all closing tags.
|
||||
Required by newest versions of DocBook and style sheets.
|
||||
|
||||
Revision 1.19 1999/03/30 15:23:03 thomas
|
||||
Include libpq+.sgml in the doc set.
|
||||
Had been omitted from the integrated doc for no good reason.
|
||||
@ -351,7 +355,7 @@ Omit index until we have some index entries.
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
sgml-omittag:t
|
||||
sgml-omittag:nil
|
||||
sgml-shorttag:t
|
||||
sgml-minimize-attributes:nil
|
||||
sgml-always-quote-attributes:t
|
||||
|
Reference in New Issue
Block a user