diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-01 12:21:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-01 12:21:59 +0000 |
commit | 5709c7663d4caa4d50ffd83a45c0ffe515122c34 (patch) | |
tree | 53dfde690a96bcc8859db93c3f3c270517e54e9c /doc | |
parent | 5dca72b1b1a29459665055522c1c436d120e6d50 (diff) | |
download | s6-networking-5709c7663d4caa4d50ffd83a45c0ffe515122c34.tar.xz |
Doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-tlsd.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html index cbaa5c8..658c0b9 100644 --- a/doc/s6-tlsd.html +++ b/doc/s6-tlsd.html @@ -94,9 +94,8 @@ variables <em>unset</em>: CADIR, CAFILE, KEYFILE, CERTFILE, KEYFILE:<em>x</em> and CERTFILE:<em>x</em> for every <em>x</em>, TLS_UID and TLS_GID. They're passed to the <a href="s6-tlsd-io.html">s6-tlsd-io</a> child but -not to <em>prog...</em>. -The <tt>-Z</tt> option prevents that behaviour and keeps them -accessible in the child. +not to <em>prog...</em>; +the <tt>-Z</tt> option keeps them accessible in <em>prog...</em> as well. </p> <p> |