summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2014-05-24 20:05:53 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2014-06-27 09:47:43 +1000
commit416ea95d8018875ed77a46634e5ab4d8b6e94dec (patch)
treeb434e7d3f9a57cbbe61af06990a78c953ff8432c
parent18f3471a05a7fba19713c788ed92e5e2ea7a4452 (diff)
man: drop specific mention of DontZap in -retro (#71113)
DontZap off is the default anyway, don't mention it specifically to avoid confusion X.Org Bug 71113 <http://bugs.freedesktop.org/show_bug.cgi?id=71113> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> (cherry picked from commit cfaf2abbac3f01e57d00845d8908bf01559263f9)
-rw-r--r--man/Xserver.man5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/Xserver.man b/man/Xserver.man
index b103551fa..7a74e8541 100644
--- a/man/Xserver.man
+++ b/man/Xserver.man
@@ -223,9 +223,8 @@ turns on auto-repeat.
.B -retro
starts the stipple with the classic stipple and cursor visible. The default
is to start with a black root window, and to suppress display of the cursor
-until the first time an application calls XDefineCursor(). For the Xorg
-server, this also sets the default for the DontZap option to FALSE. For
-kdrive servers, this implies -zap.
+until the first time an application calls XDefineCursor(). For kdrive
+servers, this implies -zap.
.TP 8
.B \-s \fIminutes\fP
sets screen-saver timeout time in minutes.