summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--start-stop-daemon.82
1 files changed, 1 insertions, 1 deletions
diff --git a/start-stop-daemon.8 b/start-stop-daemon.8
index b6513ce..2a083f3 100644
--- a/start-stop-daemon.8
+++ b/start-stop-daemon.8
@@ -129,7 +129,7 @@ security risk, because either any user can write to it, or if the daemon
gets compromised, the contents of the pidfile cannot be trusted, and then
a privileged runner (such as an init script executed as root) would end up
acting on any system process.
-Using \fI/dev/null\fP is excempt from these checks.
+Using \fI/dev/null\fP is exempt from these checks.
.TP
.BR \-x ", " \-\-exec " \fIexecutable\fP"
Check for processes that are instances of this \fIexecutable\fP. The

Generated by cgit