diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2012-03-26 15:18:14 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2012-03-26 15:18:14 +0000 |
| commit | c2965cd1854b75e6a13cb4bd6759b71adc8d2a87 (patch) | |
| tree | cfe37b07c91a21b11ef67e7d2af479becafb2652 /sbin/init | |
| parent | 7226ab98cf7f9f734bca6558ffbf7d24554b1a66 (diff) | |
Notes
Diffstat (limited to 'sbin/init')
| -rw-r--r-- | sbin/init/init.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/init/init.8 b/sbin/init/init.8 index fa9f7f0df8e4a..a7488a93ed82b 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -283,7 +283,7 @@ will signal the original .Nm as follows: .Bl -column Run-level SIGTERM -.It Sy "Run-level Signal Action +.It Sy "Run-level Signal Action" .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" |
