s6

Mirror/fork of https://skarnet.org/software/s6/
git clone https://ccx.te2000.cz/git/s6
Log | Files | Refs | README | LICENSE

commit bbcb30749d3b6dc5e97a7b545999fab13b554dc4
parent 93ec5714f75f54be285a9a2d347985a44f0bfedd
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Mon, 30 Aug 2021 19:21:38 +0000

 More more more doc fixes.

Signed-off-by: Laurent Bercot <ska@appnovation.com>

Diffstat:
Mdoc/s6-svlink.html | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/s6-svlink.html b/doc/s6-svlink.html @@ -105,6 +105,8 @@ supervisors one at a time, can be used instead. </li> <li> If <em>servicedir</em> is logged, i.e. <em>servicedir</em><tt>/log</tt> is also a valid service directory, then <tt>s6-svlink</tt> will wait until supervisors have been spawned for both the service and its logger. </li> + <li> The symmetrical program to <tt>s6-svlink</tt> is named +<a href="s6-svunlink.html">s6-svunlink</a>. </li> </ul> </body>