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_3_16~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c46b7a14d03af06ee25bbf42bf478795cce566e;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 f4200718c7a..c4eae623560 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