pgsql: Be consistent about writing "[, ...]" instead "[, ...]" in the do

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Be consistent about writing "[, ...]" instead "[, ...]" in the do
Date: 2010-11-29 09:54:58
Message-ID: E1PN0Rm-00021R-4O@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Be consistent about writing "[, ...]" instead "[,...]" in the docs.

Christoph Berg.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=3c42efceb21b8dfe1b5686bd914520980933fcd4

Modified Files
--------------
doc/src/sgml/ref/alter_default_privileges.sgml | 8 ++++----
doc/src/sgml/ref/grant.sgml | 12 ++++++------
doc/src/sgml/ref/revoke.sgml | 12 ++++++------
doc/src/sgml/sql.sgml | 2 +-
4 files changed, 17 insertions(+), 17 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message User Masao_fujii 2010-11-29 10:09:55 pgbulkload - pgbulkload: Stamp HEAD as 3.0.0.
Previous Message Robert Haas 2010-11-29 01:46:43 pgsql: Fix typo.