From 5e95c310515d63af2018306e2b4a2d1a7ffb679f Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Fri, 24 Jul 2015 18:13:13 +0000 Subject: [PATCH] Add missing capitalization. --- lib/libc/sys/reboot.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2 index f5571ae76b2b..caaba5848bc4 100644 --- a/lib/libc/sys/reboot.2 +++ b/lib/libc/sys/reboot.2 @@ -82,7 +82,7 @@ Dump kernel memory before rebooting; see .Xr savecore 8 for more information. .It Dv RB_HALT -the processor is simply halted; no reboot takes place. +The processor is simply halted; no reboot takes place. This option should be used with caution. .It Dv RB_POWEROFF After halting, the shutdown code will do what it can to turn