Thread: pgsql-server/doc/src/sgml backup.sgml installa ...

pgsql-server/doc/src/sgml backup.sgml installa ...

From
neilc@svr1.postgresql.org (Neil Conway)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    neilc@svr1.postgresql.org    04/01/11 01:46:58

Modified files:
    doc/src/sgml   : backup.sgml installation.sgml perform.sgml
    doc/src/sgml/ref: begin.sgml create_schema.sgml
                      start_transaction.sgml

Log message:
    Minor documentation improvements.


Re: pgsql-server/doc/src/sgml backup.sgml installa ...

From
Peter Eisentraut
Date:
Neil Conway wrote:
> Log message:
>     Minor documentation improvements.

I don't agree with the changes <command> to <application>.  Can you
explain your rationale?


Re: pgsql-server/doc/src/sgml backup.sgml installa ...

From
Neil Conway
Date:
Peter Eisentraut <peter_e@gmx.net> writes:
> I don't agree with the changes <command> to <application>.  Can you
> explain your rationale?

Well, I intended to make the markup of pg_dump et al. consistent (at
least within the particular files I was changing -- I postponed more
widespread markup changes).

If there is some other convention to which documentation authors
should adhere, it seems neither documented nor very consistently
applied.

-Neil