On 28.04.2011 08:30, Fujii Masao wrote:
Hi,pg_ctl kill requires signal name and process ID, but they are enclosed in brackets in the document as follows. pg_ctl kill [signal_name] [process_id] http://developer.postgresql.org/pgdocs/postgres/app-pg-ctl.html Should we remove those brackets? The attached patch does that.
Yes. Thanks, applied. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
