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-Tag: REL8_2_22~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1aa24e20241710020926a271609811ef96dea6c6;p=thirdparty%2Fpostgresql.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 e7c9a8320dc..cc9d8fd353c 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -68,8 +68,8 @@ PostgreSQL documentation pg_ctl kill - signal_name - process_id + signal_name + process_id pg_ctl register