diff options
Diffstat (limited to 'sbin/init/init.8')
-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 7aa9271..76d428b 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -321,7 +321,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" |