summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2011-10-29 10:53:16 +1100
committerCraig Small <csmall@users.sourceforge.net>2011-10-29 10:53:16 +1100
commitaedf72e372f116af0a9955874d698a76bffc7638 (patch)
tree6d00ea765b584f504b139fd65ef1a5475a2f4c68 /doc
parent5b655f1ec99b86de0336bdabdaaf425e1570c88a (diff)
Fixed minor older/younger typo in killall.1
Diffstat (limited to 'doc')
-rw-r--r--doc/killall.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/killall.1 b/doc/killall.1
index ed6c278..817328f 100644
--- a/doc/killall.1
+++ b/doc/killall.1
@@ -91,7 +91,7 @@ any of the killed processes still exist and only returns if none are left.
Note that \fBkillall\fP may wait forever if the signal was ignored, had no
effect, or if the process stays in zombie state.
.IP "\fB\-y\fP, \fB\-\-younger\-than\fP"
-Match only processes that are older (started after) the time specified.
+Match only processes that are younger (started after) the time specified.
The time is specified as a float then a unit. The units are s,m,h,d,w,M,y for
seconds, minutes, hours, days, weeks, Months and years respectively.
.IP "\fB\-Z\fP, \fB\-\-context\fP"