summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-07-24 18:14:57 +0000
committertrasz <trasz@FreeBSD.org>2015-07-24 18:14:57 +0000
commitb634dbb0e0152c8de4c418d309bb6cecaf6ccc84 (patch)
tree174d14d5ac7e70faaaa21d2fea55d54af89665d6 /sbin/init
parentebf63a0fc91cd766119db0f3629befca91564977 (diff)
downloadFreeBSD-src-b634dbb0e0152c8de4c418d309bb6cecaf6ccc84.zip
FreeBSD-src-b634dbb0e0152c8de4c418d309bb6cecaf6ccc84.tar.gz
Add missing SIGUSR1 description.
MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/init.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8
index a7488a9..13659e3 100644
--- a/sbin/init/init.8
+++ b/sbin/init/init.8
@@ -31,7 +31,7 @@
.\" @(#)init.8 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd March 14, 2012
+.Dd July 24, 2015
.Dt INIT 8
.Os
.Sh NAME
@@ -284,6 +284,7 @@ will signal the original
as follows:
.Bl -column Run-level SIGTERM
.It Sy "Run-level Signal Action"
+.It Cm 0 Ta Dv SIGUSR1 Ta "Halt"
.It Cm 0 Ta Dv SIGUSR2 Ta "Halt and turn the power off"
.It Cm 1 Ta Dv SIGTERM Ta "Go to single-user mode"
.It Cm 6 Ta Dv SIGINT Ta "Reboot the machine"
OpenPOWER on IntegriCloud