Remove extra period from kern.vt.kbd_reboot

This commit is contained in:
kevlo 2016-09-07 02:45:09 +00:00
parent 7d36fe86e2
commit c680f5931b

View File

@ -250,7 +250,7 @@ command.
Enable halt keyboard combination.
.It Va kern.vt.kbd_poweroff
Enable power off key combination.
.It Va kern.vt.kbd_reboot.
.It Va kern.vt.kbd_reboot
Enable reboot key combination, usually Ctrl+Alt+Del.
.It Va kern.vt.kbd_debug
Enable debug request key combination, usually Ctrl+Alt+Esc.