OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / SysVinit / original / man8 / killall5.8
diff --git a/manual/SysVinit/original/man8/killall5.8 b/manual/SysVinit/original/man8/killall5.8
new file mode 100644 (file)
index 0000000..6ffa58f
--- /dev/null
@@ -0,0 +1,17 @@
+.TH KILLALL5 8 "27 May 1997" "" "Linux System Administrator's Manual"
+.SH NAME
+killall5 -- send a signal to all processes.
+.SH SYNOPSIS
+.B killall5
+.RB -signalnumber
+.SH DESCRIPTION
+.B killall5
+is the SystemV killall command. It sends a signal to all processes except
+the processes in its own session, so it won't kill the shell that is
+running the script it was called from. Its primary (only) use is in the
+\fBrc\fP scripts found in the /etc/init.d directory.
+.SH SEE ALSO
+.BR halt (8),
+.BR reboot (8)
+.SH AUTHOR
+Miquel van Smoorenburg, miquels@cistron.nl