From e873ef2ba7d43346b945e9d9f7bd32667de655a5 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 30 Dec 2011 21:51:05 -0600 Subject: Reword retry documentation on runscript man page --- man/runscript.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/runscript.8 b/man/runscript.8 index 77b2399..08f302e 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -113,8 +113,8 @@ Pidfile to use for the above defined command. .It Ar name Display name used for the above defined command. .It Ar retry -You can either specify a timeout in seconds or a multiple signal/timeout pairs -as a stopping schedule. This is only used during stop(). +Retry schedule to use when stopping the daemon. It can either be a +timeout in seconds or multiple signal/timeout pairs (like SIGTERM/5). .El .Sh DEPENDENCIES You should define a -- cgit v1.2.3