From 1771a83b92e3ff7b05742cf754a67c1e258472d1 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Fri, 30 Dec 2011 22:20:03 -0600 Subject: Reword the documentation for the retry option for start-stop-daemon --- man/start-stop-daemon.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8 index acdde1a..5467ec2 100644 --- a/man/start-stop-daemon.8 +++ b/man/start-stop-daemon.8 @@ -162,8 +162,8 @@ but with the standard error output. These options are only used for stopping daemons: .Bl -tag -width indent .It Fl R , -retry Ar timeout | Ar signal Ns / Ns Ar timeout -You can either specify a timeout in seconds or a multiple signal/timeout -(like SIGTERM/5) pairs as a stopping schedule. +The retry specification can be either a timeout in seconds or multiple +signal/timeout pairs (like SIGTERM/5). .El .Sh ENVIRONMENT .Va SSD_NICELEVEL -- cgit v1.2.3