From e7e3320098cad585d46f74d8a0c6946a080b0263 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Mon, 6 Jun 2011 02:25:07 +0200 Subject: [PATCH] doc: Fix extraneous > It looks like it serves no special purpose. Reviewed-by: Jamey Sharp Reviewed-by: Alan Coopersmith Signed-off-by: Cyril Brulebois --- doc/Xinput.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Xinput.xml b/doc/Xinput.xml index 55215109b..9c8dc5de8 100644 --- a/doc/Xinput.xml +++ b/doc/Xinput.xml @@ -362,7 +362,7 @@ server to begin checking for available input from this device. ->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"