diff options
| author | Colin Booth <colin@heliocat.net> | 2026-01-22 22:18:45 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-23 03:47:32 +0000 |
| commit | 0a7154f2b52169d2fae8936dfffc5833372ea1c8 (patch) | |
| tree | cbb4231e8ef3196b6d0c7a90ae8ceebd457a58ba | |
| parent | 8071261331863687f6f7b38b799808bb108e90ac (diff) | |
| download | s6-frontend-0a7154f2b52169d2fae8936dfffc5833372ea1c8.tar.gz | |
s6-frontend.conf.html
Minor gramatical cleanup, nothing major.
| -rw-r--r-- | doc/s6-frontend.conf.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/s6-frontend.conf.html b/doc/s6-frontend.conf.html index 6d06601..b5ee708 100644 --- a/doc/s6-frontend.conf.html +++ b/doc/s6-frontend.conf.html @@ -29,7 +29,7 @@ are located). </p> <p> - This is, for instance, what allows the + For instance, this is what allows the <a href="s6_process_restart">s6 process restart foobar</a> command to send <a href="//skarnet.org/software/s6/s6-svc.html">s6-svc -r</a> to the <em>foobar</em> service without the user needing to type, or even remember, @@ -39,8 +39,8 @@ what the full path to the <em>foobar</em> service directory is. <h2 id="description"> Description </h2> <p> -The <tt>/etc/s6-frontend.conf</tt> file follows the syntax of the -<a href="//skarnet.org/software/execline/envfile.html">envfile</a> command: +The <tt>/etc/s6-frontend.conf</tt> file follows the +<a href="//skarnet.org/software/execline/envfile.html#syntax">envfile syntax</a>: simple <code>key = value</code> lines, comments permitted. </p> |
