Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: man/
Date: Sat, 31 Dec 2011 04:26:29
Message-Id: 1771a83b92e3ff7b05742cf754a67c1e258472d1.WilliamH@gentoo
1 commit: 1771a83b92e3ff7b05742cf754a67c1e258472d1
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 04:20:03 2011 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 04:20:03 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=1771a83b
7
8 Reword the documentation for the retry option for start-stop-daemon
9
10 ---
11 man/start-stop-daemon.8 | 4 ++--
12 1 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8
15 index acdde1a..5467ec2 100644
16 --- a/man/start-stop-daemon.8
17 +++ b/man/start-stop-daemon.8
18 @@ -162,8 +162,8 @@ but with the standard error output.
19 These options are only used for stopping daemons:
20 .Bl -tag -width indent
21 .It Fl R , -retry Ar timeout | Ar signal Ns / Ns Ar timeout
22 -You can either specify a timeout in seconds or a multiple signal/timeout
23 -(like SIGTERM/5) pairs as a stopping schedule.
24 +The retry specification can be either a timeout in seconds or multiple
25 +signal/timeout pairs (like SIGTERM/5).
26 .El
27 .Sh ENVIRONMENT
28 .Va SSD_NICELEVEL