Gentoo Archives: gentoo-commits

From: Christian Ruppert <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: man/
Date: Sat, 31 Dec 2011 02:44:16
Message-Id: 26edfe369c685f3bec560dd4a968f2468c47a269.idl0r@gentoo
1 commit: 26edfe369c685f3bec560dd4a968f2468c47a269
2 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 02:41:52 2011 +0000
4 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 02:43:25 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=26edfe36
7
8 Fix the description of --retry in start-stop-daemon(8)
9
10 X-Gentoo-Bug: 368615
11 X-Gentoo-Bug-URL: https://bugs.gentoo.org/368615
12 Reported-by: Stuart Shelton <srcshelton <AT> gmail.com>
13
14 ---
15 man/start-stop-daemon.8 | 3 +--
16 1 files changed, 1 insertions(+), 2 deletions(-)
17
18 diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8
19 index a35d96c..acdde1a 100644
20 --- a/man/start-stop-daemon.8
21 +++ b/man/start-stop-daemon.8
22 @@ -163,8 +163,7 @@ These options are only used for stopping daemons:
23 .Bl -tag -width indent
24 .It Fl R , -retry Ar timeout | Ar signal Ns / Ns Ar timeout
25 You can either specify a timeout in seconds or a multiple signal/timeout
26 -pairs as a stopping schedule.
27 -If not specified then a default value of SIGTERM/5 is assumed.
28 +(like SIGTERM/5) pairs as a stopping schedule.
29 .El
30 .Sh ENVIRONMENT
31 .Va SSD_NICELEVEL