summaryrefslogtreecommitdiff
path: root/doc/s6-rc-compile.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-04-02 17:42:44 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-04-02 17:42:44 +0000
commit780c7d1c0e0229db9df1815132a72e3f0a8fc748 (patch)
treeb5ddae0eaeca05df59528edbf7dff83eb547d66e /doc/s6-rc-compile.html
parent0d3b53568fd1e4dc794d766f1f2ed23b4a2b2f60 (diff)
downloads6-rc-780c7d1c0e0229db9df1815132a72e3f0a8fc748.tar.xz
Doc typo fix
Diffstat (limited to 'doc/s6-rc-compile.html')
-rw-r--r--doc/s6-rc-compile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-rc-compile.html b/doc/s6-rc-compile.html
index 4065689..000ea3b 100644
--- a/doc/s6-rc-compile.html
+++ b/doc/s6-rc-compile.html
@@ -78,7 +78,7 @@ program, which maintains the pipes for the longrun pipelines, to run
as user <em>fdhuser</em>. By default, it runs as the user owning
the supervision tree, i.e. most likely <tt>root</tt>. </li>
<li> <tt>-b</tt>&nbsp;: make
-<a href="s6-rc-oneshot-runner.html">s6-rc-oneshot-runner</a>
+<a href="s6-rc-oneshot-run.html">s6-rc-oneshot-run</a>
invocations wait instead of fail on lock contention. This
should not change anything in practice, and you can ignore
that option. </li>