summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCraig Small <csmall@users.sourceforge.net>2007-11-04 06:04:51 +0000
committerCraig Small <csmall@users.sourceforge.net>2007-11-04 06:04:51 +0000
commit04902fece30d0c28a3fed9bb028bd32779b1c2b0 (patch)
tree2aec01b16a6a6175cb7596150d152f13886ca79d /doc
parent84a5ca8d8e06059e31984d023dad57b91ea618fd (diff)
Minor fix in fuser includes
Diffstat (limited to 'doc')
-rw-r--r--doc/killall.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/killall.1 b/doc/killall.1
index ce1f34b..61951fe 100644
--- a/doc/killall.1
+++ b/doc/killall.1
@@ -1,4 +1,4 @@
-.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
@@ -33,8 +33,8 @@ killall \- kill processes by name
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