summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-18 13:11:31 +0000
committerru <ru@FreeBSD.org>2006-09-18 13:11:31 +0000
commite84508ee5e22076fddd4af5d0ca3092768e7e584 (patch)
tree7cb07122bdb1b4435df7cc081a4367ff639fa43d /share
parent033894c029aea331814310c19af7fb43cee9db1b (diff)
downloadFreeBSD-src-e84508ee5e22076fddd4af5d0ca3092768e7e584.zip
FreeBSD-src-e84508ee5e22076fddd4af5d0ca3092768e7e584.tar.gz
hw.syscons.kbd_kbdkey is actually named hw.syscons.kbd_debug.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/syscons.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4
index 9ce5014..627f1ee 100644
--- a/share/man/man4/syscons.4
+++ b/share/man/man4/syscons.4
@@ -292,7 +292,7 @@ If this option is not defined, this behavior may be controled at runtime
by the
.Xr sysctl 8
variable
-.Pq Va hw.syscons.kbd_kbdkey .
+.Va hw.syscons.kbd_debug .
.It Dv SC_DISABLE_REBOOT
This option disables the ``reboot'' key (by default, it is
.Dv Ctl-Alt-Del ) ,
@@ -301,7 +301,7 @@ If this option is not defined, this behavior may be controled at runtime
by the
.Xr sysctl 8
variable
-.Pq Va hw.syscons.kbd_reboot .
+.Va hw.syscons.kbd_reboot .
.It Dv SC_HISTORY_SIZE=N
Sets the size of back scroll buffer to
.Fa N
@@ -361,7 +361,7 @@ This option, which is also available as
tunable and
.Xr sysctl 8
variable
-.Pq Va hw.syscons.sc_no_suspend_vtswitch ,
+.Va hw.syscons.sc_no_suspend_vtswitch ,
disables switching between virtual terminals (graphics <-> text) during
suspend/resume (ACPI and APM).
Use this option if your system is freezing
OpenPOWER on IntegriCloud