From 3d9f578e6f0d13ecada7dc677fe61a4dd3d05e18 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Mon, 6 Jun 2011 02:25:11 +0200 Subject: [PATCH] doc: Convert an \fP pair into appropriate tags. Reviewed-by: Adam Jackson Signed-off-by: Cyril Brulebois --- doc/Xinput.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Xinput.xml b/doc/Xinput.xml index 21eabfa39..083b10908 100644 --- a/doc/Xinput.xml +++ b/doc/Xinput.xml @@ -1060,7 +1060,7 @@ valuator0 through valuator5 - the values of the valuators. In order to pass this information to the input extension library, two 32-byte wire events must be generated by DDX. The first has an event type of -DeviceKeyPress, and the second has an event type of \fPDeviceValuator\fP. +DeviceKeyPress, and the second has an event type of DeviceValuator.