summaryrefslogtreecommitdiff
path: root/usr.bin/killall/killall.1
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-29 18:53:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-29 18:53:22 +0000
commit2d7065e0664865d3815d8c3dcc2e7d869643f2e9 (patch)
tree342603a8f363fd8a1e26840392d205abe5f5c98f /usr.bin/killall/killall.1
parent2d341e5cc311021176245597990034e5bee61159 (diff)
downloadsrc-test2-2d7065e0664865d3815d8c3dcc2e7d869643f2e9.tar.gz
src-test2-2d7065e0664865d3815d8c3dcc2e7d869643f2e9.zip
mdoc(7) police: lint.
Notes
Notes: svn path=/head/; revision=97503
Diffstat (limited to 'usr.bin/killall/killall.1')
-rw-r--r--usr.bin/killall/killall.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1
index 2345ff292ece..c87ca7e3b105 100644
--- a/usr.bin/killall/killall.1
+++ b/usr.bin/killall/killall.1
@@ -106,7 +106,7 @@ flags, limit potentially matching processes to those matching
the specified
.Ar progname .
.It Fl z
-Don't skip zombies.
+Do not skip zombies.
This should not have any effect except to print a few error messages
if there are zombie processes that match the specified pattern.
.El