From: Markus Armbruster Date: Wed, 14 Jun 2006 18:05:16 +0000 (+0000) Subject: Document signal use. Since Windows lacks real signals, it is only X-Git-Tag: v4.3.6~53 X-Git-Url: http://git.pond.sub.org/?p=empserver;a=commitdiff_plain;h=f940413c67cdeebced3fa7ee761f0547b0d09255 Document signal use. Since Windows lacks real signals, it is only included if number register w is zero. --- diff --git a/man/emp_server.6 b/man/emp_server.6 index 788ca8fc2..3e3bb5c9a 100644 --- a/man/emp_server.6 +++ b/man/emp_server.6 @@ -78,6 +78,19 @@ Print version information and exit. .SH OPERANDS Operands are ignored for backward compatibility. Their use is 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 \{ .SH RESTRICTIONS When using the service control manager (Services Window), the start