Remove extra period from kern.vt.kbd_reboot

This commit is contained in:
Kevin Lo 2016-09-07 02:45:09 +00:00
parent b78c83e321
commit fcb926a719
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305513

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.