doc: Convert an \fP pair into appropriate tags.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
This commit is contained in:
Cyril Brulebois 2011-06-06 02:25:11 +02:00 committed by Adam Jackson
parent d97ffef1ab
commit 3d9f578e6f
1 changed files with 1 additions and 1 deletions

View File

@ -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 -->