1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Start indenting markup. No text changes.

This commit is contained in:
Thomas G. Lockhart
1999-04-06 15:38:10 +00:00
parent 988d5ef536
commit 905a457a98

View File

@ -1,9 +1,12 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.3 1999/03/30 15:25:56 thomas Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/cvs.sgml,v 1.4 1999/04/06 15:38:10 thomas Exp $
CVS code repository CVS code repository
Thomas Lockhart Thomas Lockhart
$Log: cvs.sgml,v $ $Log: cvs.sgml,v $
Revision 1.4 1999/04/06 15:38:10 thomas
Start indenting markup. No text changes.
Revision 1.3 1999/03/30 15:25:56 thomas Revision 1.3 1999/03/30 15:25:56 thomas
Fix up small markup problems. Force omit-tags to nil so we have tag Fix up small markup problems. Force omit-tags to nil so we have tag
completion as required by the newest DocBook conventions. completion as required by the newest DocBook conventions.