summaryrefslogtreecommitdiffstats
path: root/share/man/man4/syscons.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerru <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commitf858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /share/man/man4/syscons.4
parentf3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff)
downloadFreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip
FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz
mdoc(7) police: join split punctuation to macro calls.
Diffstat (limited to 'share/man/man4/syscons.4')
-rw-r--r--share/man/man4/syscons.47
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4
index ca685e4..f5f6397 100644
--- a/share/man/man4/syscons.4
+++ b/share/man/man4/syscons.4
@@ -263,16 +263,15 @@ the mouse.
This option disables the ``debug'' key (by default, it is
.Dv Alt-Esc ,
or
-.Dv Ctl-PrintScreen
-).
+.Dv Ctl-PrintScreen ) .
It will prevent the user from
entering the kernel debugger DDB by pressing the key combination.
DDB will still be invoked when the kernel panics or hits a break point
if it is included in the kernel.
.It Dv SC_DISABLE_REBOOT
This option disables the ``reboot'' key (by default, it is
-.Dv Ctl-Alt-Del
-), so that the casual user may not accidentally reboot the system.
+.Dv Ctl-Alt-Del ) ,
+so that the casual user may not accidentally reboot the system.
.It Dv SC_HISTORY_SIZE=N
Sets the size of back scroll buffer to
.Fa N
OpenPOWER on IntegriCloud