-.TH KILLALL 1 2004-11-09 "Linux" "User Commands"
+.TH KILLALL 1 2007-08-09 "Linux" "User Commands"
.SH NAME
killall \- kill processes by name
.SH SYNOPSIS
sends a signal to all processes running any of the specified commands. If no
signal name is specified, SIGTERM is sent.
.PP
-Signals can be specified either by name (e.g. \fB\-HUP\fP) or by number
-(e.g. \fB\-1\fP) or by option \fB-s\fP.
+Signals can be specified either by name (e.g. \fB\-HUP\fP or \fB-SIGHUP\fP )
+or by number (e.g. \fB\-1\fP) or by option \fB-s\fP.
.PP
If the command name is not regular expression (option \fB-r\fP)
and contains a slash (\fB/\fP), processes executing that