From: Heikki Linnakangas Date: Thu, 28 Apr 2011 09:51:02 +0000 (+0300) Subject: The arguments to pg_ctl kill are not optional - remove brackets in the docs. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=cb4fda63808a5fe35a72ed60e3ab7a77c2f16c45;p=users%2Fc2main%2Fpostgres.git The arguments to pg_ctl kill are not optional - remove brackets in the docs. Fujii Masao --- diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index 638f3f1871..59d05c5101 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -79,8 +79,8 @@ PostgreSQL documentation pg_ctl kill - signal_name - process_id + signal_name + process_id pg_ctl