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: Fri, 02 Dec 2016 16:58:16
Message-Id: 1480697830.42cb84882918a0c9dd93a89d92b0b4818dfb44b8.williamh@OpenRC
1 commit: 42cb84882918a0c9dd93a89d92b0b4818dfb44b8
2 Author: AndCycle <andcycle-github <AT> andcycle <DOT> idv <DOT> tw>
3 AuthorDate: Fri Dec 2 11:22:14 2016 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 16:57:10 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=42cb8488
7
8 fix manual typo
9
10 This fixes #105.
11
12 man/openrc-run.8 | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/man/openrc-run.8 b/man/openrc-run.8
16 index 3c23bcc..25ec5b9 100644
17 --- a/man/openrc-run.8
18 +++ b/man/openrc-run.8
19 @@ -97,7 +97,7 @@ String describing the extra command.
20 .It Ar supervisor
21 Supervisor to use to monitor this daemon. If this is unset or invalid,
22 start-stop-daemon will be used.
23 -Currently, we support s6 from scarnet software, and supervise-daemon
24 +Currently, we support s6 from skarnet software, and supervise-daemon
25 which is a light-weight supervisor internal to OpenRC.
26 To use s6, set
27 supervisor=s6.