summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen Nurpmeso <steffen@sdaoden.eu>2019-03-10 01:21:56 +0100
committerJuergen Daubert <jue@jue.li>2019-03-23 07:16:12 +0100
commitfb5d8e1a2b1d28c01a926610bc950eede563fa36 (patch)
tree1f250fab695dab348d9de2eac16a14091bfdf7d6
parente5017397da7167047514f23950e68062b74a02fb (diff)
downloadstart-stop-daemon-fb5d8e1a2b1d28c01a926610bc950eede563fa36.tar.gz
start-stop-daemon-fb5d8e1a2b1d28c01a926610bc950eede563fa36.tar.xz
start-stop-daemon.8: import 2019-03-10 typo fix
-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