From cfaf2abbac3f01e57d00845d8908bf01559263f9 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Sat, 24 May 2014 20:05:53 +1000 Subject: [PATCH] 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 Signed-off-by: Peter Hutterer --- man/Xserver.man | 5 ++--- 1 file 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.