diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-05-24 20:05:53 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-05-24 20:05:53 +1000 |
commit | cfaf2abbac3f01e57d00845d8908bf01559263f9 (patch) | |
tree | b5e1ceaf919426732746b1a1a59593f645eadb06 /man | |
parent | e48a132b6d187f355abd7021be47edde972e7091 (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>
Diffstat (limited to 'man')
-rw-r--r-- | man/Xserver.man | 5 |
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. |