summaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2006-08-09 14:48:51 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2006-08-09 14:48:51 -0400
commitfcd4167e8913f77bdf9e17a6955d0f2a9f4eeb10 (patch)
treee5dd80316098f34cbf9dfc8624b24c4a97b0da52 /os
parent767f372dd02232469f9fd804b811a17eaf762e1e (diff)
downloadxserver-fcd4167e8913f77bdf9e17a6955d0f2a9f4eeb10.tar.gz
Remove the bc flag from the -help text, since it's gone.
Diffstat (limited to 'os')
-rw-r--r--os/utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/os/utils.c b/os/utils.c
index 7a4bd1175..b15700f85 100644
--- a/os/utils.c
+++ b/os/utils.c
@@ -580,7 +580,6 @@ void UseMsg(void)
#endif
ErrorF("-audit int set audit trail level\n");
ErrorF("-auth file select authorization file\n");
- ErrorF("bc enable bug compatibility\n");
ErrorF("-br create root window with black background\n");
ErrorF("+bs enable any backing store support\n");
ErrorF("-bs disable any backing store support\n");