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
================
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"