diff options
author | Roy Marples <roy@marples.name> | 2008-11-04 11:05:30 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-11-04 11:05:30 +0000 |
commit | 5fc6f21169268b4ac3111a2f978faaaee3182e3e (patch) | |
tree | f9435aa21d691361a323c4e83a3b2b4f194ed22f | |
parent | 2cf24fe7934f329d23282ad66f2d448689e58b2e (diff) |
Typo
-rw-r--r-- | man/start-stop-daemon.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8 index ab64b7d4..1364ca8b 100644 --- a/man/start-stop-daemon.8 +++ b/man/start-stop-daemon.8 @@ -177,7 +177,7 @@ to stop or signal. .Xr rc_find_pids 3 .Sh BUGS .Nm -cannot stop an interperted daemon that no longer exists without a pidfile. +cannot stop an interpreted daemon that no longer exists without a pidfile. .Sh HISTORY .Nm first appeared in Debian. |