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: Fri, 30 Dec 2011 15:03:47
Message-Id: 191ea10f86d9399d67ab1a483a32167f70ee2bad.idl0r@gentoo
1 commit: 191ea10f86d9399d67ab1a483a32167f70ee2bad
2 Author: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 30 14:59:42 2011 +0000
4 Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 30 15:03:24 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=191ea10f
7
8 Document start_stop_daemon_args
9
10 ---
11 man/runscript.8 | 2 ++
12 1 files changed, 2 insertions(+), 0 deletions(-)
13
14 diff --git a/man/runscript.8 b/man/runscript.8
15 index 2889970..6c4bd15 100644
16 --- a/man/runscript.8
17 +++ b/man/runscript.8
18 @@ -100,6 +100,8 @@ the service has already been stopped.
19 String describing the service.
20 .It Ar description_$command
21 String describing the extra command the.
22 +.It Ar start_stop_daemon_args
23 +List of arguments passed to start-stop-daemon.
24 .It Ar command
25 Daemon to start or stop via
26 .Nm start-stop-daemon