From df147c10ce597c56c16cbca552e8a3e3ecb3cdaa Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Wed, 17 Jan 2007 16:47:07 -0800 Subject: [PATCH] Xserver man page: remove bc, add -wr --- doc/Xserver.man.pre | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/Xserver.man.pre b/doc/Xserver.man.pre index 2457edf22..7cf3c26a5 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.