Author: trasz
Date: Fri Jul 24 18:13:13 2015
New Revision: 285846
URL: https://svnweb.freebsd.org/changeset/base/285846

Log:
  Add missing capitalization.

Modified:
  head/lib/libc/sys/reboot.2

Modified: head/lib/libc/sys/reboot.2
==============================================================================
--- head/lib/libc/sys/reboot.2  Fri Jul 24 18:00:53 2015        (r285845)
+++ head/lib/libc/sys/reboot.2  Fri Jul 24 18:13:13 2015        (r285846)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to