doc: Fix extraneous >

It looks like it serves no special purpose.

Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Cyril Brulebois <kibi@debian.org>
This commit is contained in:
Cyril Brulebois 2011-06-06 02:25:07 +02:00 committed by Adam Jackson
parent 9b4f10d749
commit e7e3320098

View File

@ -362,7 +362,7 @@ server to begin checking for available input from this device.
</para>
<para>
<!-- .LP -->
&gt;From InitAndStartDevices, EnableDevice is called for all devices that have
From InitAndStartDevices, EnableDevice is called for all devices that have
the "inited" and "startup" fields in the DeviceIntRec set to TRUE. The
"inited" field is set by InitAndStartDevices to the value returned by
the deviceproc when called with a mode value of DEVICE_INIT. The "startup"