summaryrefslogtreecommitdiff
path: root/xkb/xkbInit.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-02-04 17:20:24 -0500
committerAdam Jackson <ajax@redhat.com>2009-02-04 17:21:19 -0500
commit0bad0552bfd4d10529ab51d618af8d08c5aeea71 (patch)
tree53ac0d5f10d9dc506428d61e372266aa19410db2 /xkb/xkbInit.c
parent7968823cbc02615e1080c0d3f34dcebe14ea1771 (diff)
XKB: Remove -kb and +kb from -help text and man page.
Diffstat (limited to 'xkb/xkbInit.c')
-rw-r--r--xkb/xkbInit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/xkb/xkbInit.c b/xkb/xkbInit.c
index bc2b41e35..e9b9d65c2 100644
--- a/xkb/xkbInit.c
+++ b/xkb/xkbInit.c
@@ -688,8 +688,6 @@ XkbProcessArguments(int argc,char *argv[],int i)
void
XkbUseMsg(void)
{
- ErrorF("-kb disable the X Keyboard Extension\n");
- ErrorF("+kb enable the X Keyboard Extension\n");
ErrorF("[+-]accessx [ timeout [ timeout_mask [ feedback [ options_mask] ] ] ]\n");
ErrorF(" enable/disable accessx key sequences\n");
ErrorF("-ardelay set XKB autorepeat delay\n");