diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-07-19 08:24:39 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2015-07-27 18:21:28 -0700 |
commit | 6916d32ab3ec1aa922094abce7fac22884ee4e83 (patch) | |
tree | adf3fb8a0d46551a4a752cb0a2f753b5725370dd | |
parent | 0a458a908ec071a4da5d22c760581e0c5ec885ce (diff) |
Xserver.man: -retro is used when starting the server, not the stipple
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
-rw-r--r-- | man/Xserver.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Xserver.man b/man/Xserver.man index 3bf844f98..ac410cd71 100644 --- a/man/Xserver.man +++ b/man/Xserver.man @@ -238,7 +238,7 @@ turns off auto-repeat. turns on auto-repeat. .TP 8 .B -retro -starts the stipple with the classic stipple and cursor visible. The default +starts the server 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 kdrive servers, this implies -zap. |