small patch for catalogs.sgml

Started by Gevik Babakhaniabout 18 years ago4 messagesdocs
Jump to latest
#1Gevik Babakhani
pgdev@xs4all.nl

Hi,

Hereby a small patch for catalogs.sgml
I found this when parsing catalogs.sgml.

Regards,
Gevik Babakhani
------------------------------------------------
PostgreSQL NL http://www.postgresql.nl
TrueSoftware BV http://www.truesoftware.nl
------------------------------------------------

Attachments:

1.catalogs.sgml.patchapplication/octet-stream; name=1.catalogs.sgml.patchDownload+2-2
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Gevik Babakhani (#1)
Re: small patch for catalogs.sgml

Am Dienstag, 29. Januar 2008 schrieb Gevik Babakhani:

Hereby a small patch for catalogs.sgml
I found this when parsing catalogs.sgml.

Fixed.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

#3Gevik Babakhani
pgdev@xs4all.nl
In reply to: Peter Eisentraut (#2)
Re: small patch for catalogs.sgml

by the way... in the same file there are some "</>" closing tags....
is this allowed in sgml? (AFAIK, not)

Show quoted text

-----Original Message-----
From: Peter Eisentraut [mailto:peter_e@gmx.net]
Sent: Tuesday, January 29, 2008 2:04 PM
To: pgsql-docs@postgresql.org
Cc: Gevik Babakhani
Subject: Re: [DOCS] small patch for catalogs.sgml

Am Dienstag, 29. Januar 2008 schrieb Gevik Babakhani:

Hereby a small patch for catalogs.sgml I found this when parsing
catalogs.sgml.

Fixed.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

#4Peter Eisentraut
peter_e@gmx.net
In reply to: Gevik Babakhani (#3)
Re: small patch for catalogs.sgml

Am Dienstag, 29. Januar 2008 schrieb Gevik Babakhani:

by the way... in the same file there are some "</>" closing tags....
is this allowed in sgml?

Yes, it is allowed. Otherwise the file would fail to build.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/