aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kbdcontrol
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2004-08-02 02:07:56 +0000
committerScott Long <scottl@FreeBSD.org>2004-08-02 02:07:56 +0000
commit76c31ef98fdef5aaec65304228b0a396724ee611 (patch)
tree4a026889ef614a7c7df23b7a99198f6270f3abcd /usr.sbin/kbdcontrol
parentb4adaf5679ead39b1fdb35964ea22f14c8852015 (diff)
downloadsrc-76c31ef98fdef5aaec65304228b0a396724ee611.tar.gz
src-76c31ef98fdef5aaec65304228b0a396724ee611.zip
Document machdep.enable_panic_key.
Submitted by: Craig Rodrigues
Notes
Notes: svn path=/head/; revision=132993
Diffstat (limited to 'usr.sbin/kbdcontrol')
-rw-r--r--usr.sbin/kbdcontrol/kbdmap.56
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/kbdcontrol/kbdmap.5 b/usr.sbin/kbdcontrol/kbdmap.5
index bd3c17964d0b..a5ced3b5493c 100644
--- a/usr.sbin/kbdcontrol/kbdmap.5
+++ b/usr.sbin/kbdcontrol/kbdmap.5
@@ -229,7 +229,11 @@ Use APM to suspend power.
Activate screen saver
by toggling between splash/text screen.
.It panic
-Panic the system.
+Panic the system. The
+.Xr sysctl 8
+variable
+.Va machdep.enable_panic_key
+must be set to 1 to enable this feature.
.It paste
Act as mouse buffer paste.
.El