Remove dash in pg_ctl signal name. It broke with getopt_long dash

Bruce Momjian <bruce@momjian.us>

Commit: bf2a115f2f0d103dc4299c6ee2ce1936aa1d7f64
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-06-04T04:05:36Z
Releases: 8.0.0
Remove dash in pg_ctl signal name.  It broke with getopt_long dash
reorganization processing, and it is clearer without the dash anyway.

Files

PathChange+/−
doc/src/sgml/ref/pg_ctl-ref.sgml modified +3 −2
src/bin/pg_ctl/pg_ctl.c modified +12 −12