pgsql: The arguments to pg_ctl kill are not optional - remove brackets - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: The arguments to pg_ctl kill are not optional - remove brackets
Date
Msg-id E1QFO0F-0003Ac-1w@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
The arguments to pg_ctl kill are not optional - remove brackets in the docs.

Fujii Masao

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9c46b7a14d03af06ee25bbf42bf478795cce566e

Modified Files
--------------
doc/src/sgml/ref/pg_ctl-ref.sgml |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (Dave Page)
Date:
Subject: edb-debugger - server: Support the new DefineCustomStringVariable API in
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: The arguments to pg_ctl kill are not optional - remove brackets