man: fix wrong option name

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2014-12-01 11:45:40 +10:00
parent dda952fafe
commit e92c9f0bad

View File

@@ -48,7 +48,7 @@ The mapping from device node to hardware is system-dependent. Property:
.BI "Option \*qAccelSpeed\*q \*q" float \*q .BI "Option \*qAccelSpeed\*q \*q" float \*q
Sets the pointer acceleration speed within the range [-1, 1] Sets the pointer acceleration speed within the range [-1, 1]
.TP 7 .TP 7
.BI "Option \*qCalibration\*q \*q" string \*q .BI "Option \*qCalibrationMatrix\*q \*q" string \*q
A string of 9 space-separated floating point numbers. A string of 9 space-separated floating point numbers.
Sets the calibration matrix to the 3x3 matrix where the first row is (abc), Sets the calibration matrix to the 3x3 matrix where the first row is (abc),
the second row is (def) and the third row is (ghi). the second row is (def) and the third row is (ghi).