mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
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:
committed by
Adam Jackson
parent
9b4f10d749
commit
e7e3320098
@@ -362,7 +362,7 @@ server to begin checking for available input from this device.
|
||||
</para>
|
||||
<para>
|
||||
<!-- .LP -->
|
||||
>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"
|
||||
|
||||
Reference in New Issue
Block a user