[DOCS] XML man page rendering issue

2011-07-29 Thread Peter Eisentraut
Since 9.0, we have been using the DocBook XSL tool chain to create the man pages, so the following applies as of that version. We typically have mark up like this: foo does something. Technically, there is a whitespace between and , so when you render this, you get an extra whitespace before

Re: [DOCS] postgres-9.1beta3 typo: recommendable --> recommended

2011-07-29 Thread Kevin Grittner
Alvaro Herrera wrote: > Except that we don't use the first person in docs, do we? find doc/src/sgml -name '*.sgml' | xargs cat | egrep -ci '\bwe\b' 786 -Kevin -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mai

Re: [DOCS] postgres-9.1beta3 typo: recommendable --> recommended

2011-07-29 Thread Dave Page
On Fri, Jul 29, 2011 at 3:41 PM, Alvaro Herrera wrote: > Excerpts from Dave Page's message of vie jul 29 10:13:50 -0400 2011: >> On Fri, Jul 29, 2011 at 3:03 PM, Tom Lane wrote: >> > Gavin Flower writes: >> >> /postgres-9.1/share/doc/html/manage-ag-overview.html >> >> In the folowing partagrasoh

Re: [DOCS] postgres-9.1beta3 typo: recommendable --> recommended

2011-07-29 Thread Alvaro Herrera
Excerpts from Dave Page's message of vie jul 29 10:13:50 -0400 2011: > On Fri, Jul 29, 2011 at 3:03 PM, Tom Lane wrote: > > Gavin Flower writes: > >> /postgres-9.1/share/doc/html/manage-ag-overview.html > >> In the folowing partagrasoh 'recommendable' should be 'recommended'. > > > > Seems perfec

Re: [DOCS] postgres-9.1beta3 typo: recommendable --> recommended

2011-07-29 Thread Dave Page
On Fri, Jul 29, 2011 at 3:03 PM, Tom Lane wrote: > Gavin Flower writes: >> /postgres-9.1/share/doc/html/manage-ag-overview.html >> In the folowing partagrasoh 'recommendable' should be 'recommended'. > > Seems perfectly ok as-is to me ... Sounds hideous to me. I ran it past one of our tech write

Re: [DOCS] postgres-9.1beta3 typo: recommendable --> recommended

2011-07-29 Thread Tom Lane
Gavin Flower writes: > /postgres-9.1/share/doc/html/manage-ag-overview.html > In the folowing partagrasoh 'recommendable' should be 'recommended'. Seems perfectly ok as-is to me ... regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To mak

[DOCS] postgres-9.1beta3 typo: recommendable --> recommended

2011-07-29 Thread Gavin Flower
/postgres-9.1/share/doc/html/manage-ag-overview.html In the folowing partagrasoh 'recommendable' should be 'recommended'. [...] When connecting to the database server, a client must specify in its connection request the name of the database it wants to connect to. It is not possible to access m