summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2011-06-06 01:53:46 +0200
committerCyril Brulebois <kibi@debian.org>2011-06-06 17:05:38 +0200
commitc1b15a40345313b2739e2d0df83d278dec943dfb (patch)
treeb46d1d3559f2840317f67be363efee2fa850f931
parent2dbe9843dd6b93e512548d436cffd2ee39c3981a (diff)
doc: Convert an \fP pair into appropriate tags.
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Cyril Brulebois <kibi@debian.org>
-rw-r--r--doc/Xinput.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Xinput.xml b/doc/Xinput.xml
index 6f438108a..4f79f34f1 100644
--- a/doc/Xinput.xml
+++ b/doc/Xinput.xml
@@ -1077,7 +1077,7 @@ valuator0 through valuator5 - the values of the valuators.
<!-- .LP -->
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
-<function>DeviceKeyPress</function>, and the second has an event type of \fPDeviceValuator\fP.
+<function>DeviceKeyPress</function>, and the second has an event type of <function>DeviceValuator</function>.
</para>
<para>
<!-- .LP -->