diff options
Diffstat (limited to 'doc/s6-rc-compile.html')
| -rw-r--r-- | doc/s6-rc-compile.html | 4 |
1 files changed, 2 insertions, 2 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> |
