| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Brent Verner <brent(at)rcfile(dot)org> |
| Cc: | <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: sgml cleanup |
| Date: | 2001-11-22 17:21:39 |
| Message-ID: | Pine.LNX.4.30.0111221746421.766-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Brent Verner writes:
> In trying to get the doc/ tree in cvs to build, I noticed a _lot_ of
> empty closing tags when I ran
>
> sh$ nsgmls -s -wall ./book-decl.sgml ./reference.sgml
The -wall option isn't very useful. Empty closing tags are perfectly
legal. I don't know if they're good style, but as long as you don't
exaggerate I don't feel that they aren't. They're not allowed in XML,
though.
> Anyone care to share the details of the patched docbook2man-spec.pl
> file mentioned in doc/src/Makefile.in? Do these modifications fix the
> problems seen above?
The man pages for release 7.1 where built with docbook2X 0.6.1 plus the
patch available on my web page[1]. 7.2 is probably going to be the same.
[1] http://webmail.postgresql.org/~petere/docbook2man.html
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brent Verner | 2001-11-22 18:16:21 | Re: sgml cleanup |
| Previous Message | Peter Eisentraut | 2001-11-22 16:28:35 | Re: Documentation gap: Perl interfaces |