From aedf72e372f116af0a9955874d698a76bffc7638 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Sat, 29 Oct 2011 10:53:16 +1100 Subject: [PATCH] Fixed minor older/younger typo in killall.1 --- ChangeLog | 5 +++-- doc/killall.1 | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9a953ff..03b6516 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ Changes in 22.15 ================ - * Really apply patch for SF#31110178 RH#651794 + * Really apply patch for SF#31110178 RH#651794, SF#3317431 * Conditionally use fork before stat calls SF#3427522 * Patch from Corrina Vinschen for compiling on cygwin * Use ENOENT not EBADE for FreeBSD Debian #631566 * Fix prstat typos - * Stop zombies by using waitpid Ubuntu #876387 by Peter Holik + * Stop zombies by using waitpid Ubuntu #876387 by Peter Holik, SF#3429674 + * Fixed minor older/younger typo in killall.1 thanks to Maikel Linke Changes in 22.14 ================ 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" -- 2.50.1