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:
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"
|
||||
|
|
Loading…
Reference in New Issue