summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-01-17 16:47:07 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-01-17 16:48:48 -0800
commit4738713158ca013208cc8c998f1026ac69cf02d5 (patch)
tree992b5f59ff77beaaaf6a52a908949cf3d388790b
parent7c937bfb8d30d0020eb0ba97c50d93ccc04c4ced (diff)
Xserver man page: remove bc, add -wr
(cherry picked from df147c10ce597c56c16cbca552e8a3e3ecb3cdaa commit)
-rw-r--r--doc/Xserver.man.pre9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/Xserver.man.pre b/doc/Xserver.man.pre
index 7dd927048..b7ed32756 100644
--- a/doc/Xserver.man.pre
+++ b/doc/Xserver.man.pre
@@ -100,11 +100,6 @@ specifies a file which contains a collection of authorization records used
to authenticate access. See also the \fIxdm\fP(1) and
\fIXsecurity\fP(__miscmansuffix__) manual pages.
.TP 8
-.B bc
-disables certain kinds of error checking, for bug compatibility with
-previous releases (e.g., to work around bugs in R2 and R3 xterms and toolkits).
-Deprecated.
-.TP 8
.B \-bs
disables backing store support on all screens.
.TP 8
@@ -266,6 +261,10 @@ required by the X protocol, which allows the server to exceed the
client's backing store expectations but does not provide a way to tell
the client that it is doing so.
.TP 8
+.B \-wr
+sets the default root window to solid white instead of the standard root weave
+pattern.
+.TP 8
.B \-x \fIextension\fP
loads the specified extension at init.
This is a no-op for most implementations.