xfree86: DontZap has been disabled for a while now, say so in the man page.

1.7 always shipped with DontZap disabled, it's just the default keymaps that
may not include the symbol to trigger it.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
This commit is contained in:
Peter Hutterer 2009-12-14 08:41:18 +10:00
parent 0cb638dc68
commit 753310837c

View File

@ -435,11 +435,10 @@ by
are: are:
.TP 8 .TP 8
.B Ctrl+Alt+Backspace .B Ctrl+Alt+Backspace
Immediately kills the server -- no questions asked. This is disabled by Immediately kills the server -- no questions asked. It can be disabled by
default. It can be enabled with the -retro command line flag or by setting setting the
the
.B DontZap .B DontZap
__xconfigfile__(__filemansuffix__) file option to a FALSE value. __xconfigfile__(__filemansuffix__) file option to a TRUE value.
.TP 8 .TP 8
.B Ctrl+Alt+Keypad-Plus .B Ctrl+Alt+Keypad-Plus
Change video mode to next one specified in the configuration file. Change video mode to next one specified in the configuration file.