diff options
author | Cyril Brulebois <kibi@debian.org> | 2011-06-06 02:25:11 +0200 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2015-09-23 10:32:53 -0400 |
commit | 3d9f578e6f0d13ecada7dc677fe61a4dd3d05e18 (patch) | |
tree | f9548b887a80bbe9dd465a586017f2e95bb4709c /doc | |
parent | d97ffef1ab95546634a74618ed2661cfd6d980b1 (diff) |
doc: Convert an \fP pair into appropriate tags.
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Xinput.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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. <!-- .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 --> |