aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/syscons.4
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-10 17:35:21 +0000
commit94ba280c599b753e38bd0ed745cc3615d37b73b9 (patch)
treefb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /share/man/man4/syscons.4
parentd05a918fc3ad47e22feac45260ddb628ba606d41 (diff)
downloadsrc-94ba280c599b753e38bd0ed745cc3615d37b73b9.tar.gz
src-94ba280c599b753e38bd0ed745cc3615d37b73b9.zip
mdoc(7) police: join split punctuation to macro calls.
Notes
Notes: svn path=/head/; revision=81462
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 ca685e48d228..f5f6397e076b 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