diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/s6-rc-compile.html | 4 | ||||
| -rw-r--r-- | doc/s6-rc-set-change.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html index d207b6c..fc4a9c6 100644 --- a/doc/s6-rc-compile.html +++ b/doc/s6-rc-compile.html @@ -209,7 +209,7 @@ lexer at compile time and the results will be stored into the compiled database in an internal form. <tt>up</tt> will be run when the service is started, <tt>down</tt> will be executed when the service is stopped, and <tt>reload</tt> will be executed when the service is -reloaded </li> +reloaded. </li> </ul> @@ -239,7 +239,7 @@ while <tt>down</tt> contains <tt>/etc/init.d/<em>service</em> stop</tt>, and <p> Don't think you have to learn all the intricacies of the execline language -just because the <tt>up</tt>, <tt>down</tt> and <tt>reload</tt>scripts get +just because the <tt>up</tt>, <tt>down</tt> and <tt>reload</tt> scripts get lexed by it. You don't. </p> diff --git a/doc/s6-rc-set-change.html b/doc/s6-rc-set-change.html index e731379..8ec2763 100644 --- a/doc/s6-rc-set-change.html +++ b/doc/s6-rc-set-change.html @@ -92,7 +92,7 @@ pulled into the change, then apply the change. </dd> <dt> 0 </dt> <dd> Success. </dd> <dt> 1 </dt> <dd> The <tt>-I</tt> option was given and dependencies prevented <em>services...</em> from being changed to <em>newrx</em>. </dd> - <dt> 3 </dt> <dd> A service in <em>services...</em> was not found in the reference database. </dt> + <dt> 3 </dt> <dd> A service in <em>services...</em> was not found in the reference database. </dd> <dt> 4 </dt> <dd> Invalid or corrupted reference database. </dd> <dt> 100 </dt> <dd> Incorrect usage. </dd> <dt> 102 </dt> <dd> Inconsistent repository. </dd> |
