diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2011-02-21 09:33:37 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2011-02-21 10:50:39 +1000 |
commit | 194c5913e92c84d1a30447d43b5beee77a98b7ba (patch) | |
tree | ecd9708fe9e0d92004e3bdb73a66602ab9a9cea7 | |
parent | f70a9817a2eb845eb9718c0ed6540de1ffe7e531 (diff) |
man: protocol option isn't mandatory, it's platform-specific.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Cyril Brulebois <kibi@debian.org>
-rw-r--r-- | man/mousedrv.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mousedrv.man b/man/mousedrv.man index f9b9993..917ca8e 100644 --- a/man/mousedrv.man +++ b/man/mousedrv.man @@ -106,8 +106,8 @@ NetMousePS/2, NetScrollPS/2, BusMouse, SysMouse, WSMouse, USB, VUID, Xqueue. .PP .RS 7 Not all protocols are supported on all platforms. The "Auto" protocol -specifies that protocol auto-detection should be attempted. There is no -default protocol setting, and specifying this option is mandatory. +specifies that protocol auto-detection should be attempted. The default +protocol setting is platform-specific. .RE .TP 7 .BI "Option \*qDevice\*q \*q" string \*q |