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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1aa24e20241710020926a271609811ef96dea6c6;p=postgresql 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 e7c9a8320d..cc9d8fd353 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