From 4234591b03e753d1515af0b97f7b10e85b3b0f16 Mon Sep 17 00:00:00 2001 From: joel Date: Mon, 26 Mar 2012 15:18:14 +0000 Subject: mdoc: terminate quoted strings. Reviewed by: brueffer --- sbin/init/init.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/init/init.8') diff --git a/sbin/init/init.8 b/sbin/init/init.8 index fa9f7f0..a7488a9 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" -- cgit v1.1