add kill, thanks rob
This commit is contained in:
18
kill.1
Normal file
18
kill.1
Normal file
@@ -0,0 +1,18 @@
|
||||
.TH KILL 1 sbase\-VERSION
|
||||
.SH NAME
|
||||
KILL \- compare two files
|
||||
.SH SYNOPSIS
|
||||
.B kill
|
||||
.RB [ \-s ]
|
||||
.RI [ pid ...]
|
||||
.SH DESCRIPTION
|
||||
.B kill
|
||||
sends a
|
||||
.I TERM
|
||||
signal to the given processes.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BI \-s " signal"
|
||||
sends the named signal.
|
||||
.SH SEE ALSO
|
||||
.IR kill (2)
|
Reference in New Issue
Block a user