diff --git a/hw/kdrive/src/kdrive.c b/hw/kdrive/src/kdrive.c index 0c80752a0..8ee41f908 100644 --- a/hw/kdrive/src/kdrive.c +++ b/hw/kdrive/src/kdrive.c @@ -352,7 +352,7 @@ KdUseMsg(void) ErrorF ("-rgba rgb/bgr/vrgb/vbgr/none Specify subpixel ordering for LCD panels\n"); ErrorF - ("-mouse driver [,n,,options] Specify the pointer driver and its options (n is the number of buttons)\n"); + ("-mouse driver [,n,options] Specify the pointer driver and its options (n is the number of buttons)\n"); ErrorF ("-keybd driver [,,options] Specify the keyboard driver and its options\n"); ErrorF("-xkb-rules Set default XkbRules value (can be overridden by -keybd options)\n");