]> granicus.if.org Git - psmisc/commitdiff
Fixed minor older/younger typo in killall.1
authorCraig Small <csmall@users.sourceforge.net>
Fri, 28 Oct 2011 23:53:16 +0000 (10:53 +1100)
committerCraig Small <csmall@users.sourceforge.net>
Fri, 28 Oct 2011 23:53:16 +0000 (10:53 +1100)
ChangeLog
doc/killall.1

index 9a953ff636f607ed00e13704c2f61afb2f96bac0..03b6516c7205aab84e16bb1d5faf8db854691cc1 100644 (file)
--- 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
 ================
index ed6c2786b615de48071cd43a6c2a37f1dad9c63d..817328f876fb7dd87fe0310b4c2e42c1a2b7efad 100644 (file)
@@ -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"