summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-07-24 18:13:13 +0000
committertrasz <trasz@FreeBSD.org>2015-07-24 18:13:13 +0000
commitebf63a0fc91cd766119db0f3629befca91564977 (patch)
tree601e77a154f427954ec30bc47ad3e1872f51f3b8 /lib/libc
parent06d81bde61f2fca37e142fd10605faf5ca128fc4 (diff)
downloadFreeBSD-src-ebf63a0fc91cd766119db0f3629befca91564977.zip
FreeBSD-src-ebf63a0fc91cd766119db0f3629befca91564977.tar.gz
Add missing capitalization.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/reboot.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2
index f5571ae..caaba58 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
OpenPOWER on IntegriCloud