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:23
Message-Id: e873ef2ba7d43346b945e9d9f7bd32667de655a5.WilliamH@gentoo
1 commit: e873ef2ba7d43346b945e9d9f7bd32667de655a5
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 03:51:05 2011 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 04:12:59 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=e873ef2b
7
8 Reword retry documentation on runscript man page
9
10 ---
11 man/runscript.8 | 4 ++--
12 1 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/man/runscript.8 b/man/runscript.8
15 index 77b2399..08f302e 100644
16 --- a/man/runscript.8
17 +++ b/man/runscript.8
18 @@ -113,8 +113,8 @@ Pidfile to use for the above defined command.
19 .It Ar name
20 Display name used for the above defined command.
21 .It Ar retry
22 -You can either specify a timeout in seconds or a multiple signal/timeout pairs
23 -as a stopping schedule. This is only used during stop().
24 +Retry schedule to use when stopping the daemon. It can either be a
25 +timeout in seconds or multiple signal/timeout pairs (like SIGTERM/5).
26 .El
27 .Sh DEPENDENCIES
28 You should define a