.\"
.\" Copyright 1993-2002 Werner Almesberger
-.\" 2002-2012 Craig Small
+.\" 2002-2015 Craig Small
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 2 of the License, or
.\" (at your option) any later version.
.\"
-.TH KILLALL 1 "2012-7-28" "psmisc" "User Commands"
+.TH KILLALL 1 "2015-07-03" "psmisc" "User Commands"
.SH NAME
killall \- kill processes by name
.SH SYNOPSIS
years respectively.
.IP "\fB\-Z\fP, \fB\-\-context\fP"
(SELinux Only) Specify security context: kill only processes having
-security context that match with given expended regular expression
+security context that match with given extended regular expression
pattern. Must precede other arguments on the command line. Command
names are optional.
.SH FILES