fix manual typo

This fixes #105.
This commit is contained in:
AndCycle 2016-12-02 19:22:14 +08:00 committed by William Hubbs
parent e0ac661419
commit 42cb848829

View File

@ -97,7 +97,7 @@ String describing the extra command.
.It Ar supervisor .It Ar supervisor
Supervisor to use to monitor this daemon. If this is unset or invalid, Supervisor to use to monitor this daemon. If this is unset or invalid,
start-stop-daemon will be used. start-stop-daemon will be used.
Currently, we support s6 from scarnet software, and supervise-daemon Currently, we support s6 from skarnet software, and supervise-daemon
which is a light-weight supervisor internal to OpenRC. which is a light-weight supervisor internal to OpenRC.
To use s6, set To use s6, set
supervisor=s6. supervisor=s6.