diff -rupN psmisc-22.14/doc/killall.1 psmisc-22.14-patched/doc/killall.1 --- psmisc-22.14/doc/killall.1 2011-02-22 20:30:59.000000000 +1100 +++ psmisc-22.14-patched/doc/killall.1 2011-11-14 06:03:55.833236893 +1100 @@ -70,7 +70,7 @@ Interactively ask for confirmation befor .IP "\fB\-l\fP, \fB\-\-list\fP" List all known signal names. .IP "\fB\-o\fP, \fB\-\-older\-than\fP" -Match only processes that are older (started before) the time specified. +Match only processes that are older than (started before) 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\-q\fP, \fB\-\-quiet\fP" @@ -91,7 +91,7 @@ any of the killed processes still exist 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 than (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"