Document signal use. Since Windows lacks real signals, it is only

included if number register w is zero.
This commit is contained in:
Markus Armbruster 2006-06-14 18:05:16 +00:00
parent c05ecb8781
commit f940413c67

View file

@ -78,6 +78,19 @@ Print version information and exit.
.SH OPERANDS .SH OPERANDS
Operands are ignored for backward compatibility. Their use is Operands are ignored for backward compatibility. Their use is
deprecated. deprecated.
.if !\nw \{
.SH SIGNALS
.TP
.B SIGHUP
Request
.I emp_server
to reopen log files. This allows proper log rotation.
.TP
.BR SIGINT ", " SIGTERM
Request
.I emp_server
to shut down immediately.
\}
.if \nw \{ .if \nw \{
.SH RESTRICTIONS .SH RESTRICTIONS
When using the service control manager (Services Window), the start When using the service control manager (Services Window), the start