[hackers] [ubase] Add killall5 manpage || sin

From: <git_AT_suckless.org>
Date: Sat, 12 Apr 2014 15:38:43 +0200

commit d218426d0c5e17586e20c6e421555a08fc8af701
Author: sin <sin_AT_2f30.org>
Date: Sat Apr 12 14:37:13 2014 +0100

    Add killall5 manpage

diff --git a/killall5.8 b/killall5.8
new file mode 100644
index 0000000..0735c90
--- /dev/null
+++ b/killall5.8
_AT_@ -0,0 +1,16 @@
+.TH KILLALL5 8 ubase-VERSION
+.SH NAME
+ Bkillall R - Send a signal to all processes
+.SH SYNOPSIS
+ Bkillall5 R [ B-o I pid1,pid2,...,pidN R] [ B-s I signal R]
+.SH DESCRIPTION
+ Bkillall5 R is an implementation of the SystemV killall command.
+It sends a signal to all processes except kernel threads and the processes
+in its own session. It is primarily used by the system's init scripts.
+.SH OPTIONS
+.TP
+ B-o R Tell killall5 to omit processes with that process id.
+.TP
+ B-s R Send Isignal R instead of the default SIGTERM.
+.SH SEE ALSO
+halt(8), reboot(8)
Received on Sat Apr 12 2014 - 15:38:43 CEST

This archive was generated by hypermail 2.3.0 : Sat Apr 12 2014 - 15:48:12 CEST