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: Wed, 21 Sep 2016 18:35:32
Message-Id: 1474482819.66a9788435e51e658e4ae9d3ce0d0e54ea53e4f9.williamh@OpenRC
1 commit: 66a9788435e51e658e4ae9d3ce0d0e54ea53e4f9
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Wed Sep 21 18:33:39 2016 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 21 18:33:39 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=66a97884
7
8 man/openrc-run.8: Add note about eval usage
9
10 This fixes #77.
11
12 man/openrc-run.8 | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/man/openrc-run.8 b/man/openrc-run.8
16 index 5ec8156..d83e1cc 100644
17 --- a/man/openrc-run.8
18 +++ b/man/openrc-run.8
19 @@ -180,6 +180,10 @@ used along with in_background_fake to support re-entrant services.
20 .It Ar in_background_fake
21 Space separated list of commands which should always succeed when
22 in_background is yes.
23 +.Pp
24 +Keep in mind that eval is used to process chroot, command, command_args_*,
25 +command_user, pidfile and procname. This may affect how they are
26 +evvaluated depending on how they are quoted.
27 .El
28 .Sh DEPENDENCIES
29 You should define a