summaryrefslogtreecommitdiff
path: root/doc/s6-sudod.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-sudod.html')
-rw-r--r--doc/s6-sudod.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-sudod.html b/doc/s6-sudod.html
index ac93219..d896d87 100644
--- a/doc/s6-sudod.html
+++ b/doc/s6-sudod.html
@@ -143,7 +143,7 @@ while the server program is still running, s6-sudod will send a SIGTERM and a
SIGCONT to its child, then exit 1. However, sending a SIGTERM to the child
does not guarantee that it will die; and
if it keeps running, it might still read from the file that
-was s6-sudoc's stdin, or write to the files that were s6-sudod's stdout or
+was s6-sudoc's stdin, or write to the files that were s6-sudoc's stdout or
stderr. <strong>This is a potential security risk</strong>.
Administrators should audit their server programs to make sure this does not
happen. </li>