* Symbolic link created properly for pstree.x11 Debian #250096
* Strange mount points handled better Debian #178972
* Added Catalan translation
+ * killall can be case insenstive now
+ * Warning in killall.1 about process changing names Debian #187941
+ * Removed include termcap.h to fix RH include problem.
Changes in 21.5
===============
.IR signal ]
.RB [ \-v , \-\-verbose ]
.RB [ \-w , \-\-wait ]
+.RB [ \-I , \-\-ignore-case ]
.RB [ \-V, \-\-version ]
.RB [ \-\- ]
.I name ...
.PP
\fBkillall \-w\fP doesn't detect if a process disappears and is replaced by
a new process with the same PID between scans.
+.PP
+If processes change their name, \fBkillall\fP may not be able to match
+them correctly.
.SH AUTHORS
Werner Almesberger <werner@almesberger.net> wrote the original version
of psmisc. Since version 20 Craig Small <csmall@small.dropbear.id.au>