summaryrefslogtreecommitdiff
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
parent0d3b53568fd1e4dc794d766f1f2ed23b4a2b2f60 (diff)
downloads6-rc-780c7d1c0e0229db9df1815132a72e3f0a8fc748.tar.xz
Doc typo fix
-rw-r--r--AUTHORS1
-rw-r--r--doc/s6-rc-compile.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 7ac6596..2fc4e7d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,3 +14,4 @@ Thanks to:
Jesse Young <jlyo@jlyo.org>
Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Jan Bramkamp <crest_maintainer@rlwinm.de>
+ Guillermo <gdiazhartusch@gmail.com>
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>