]> xenbits.xensource.com Git - xen.git/commitdiff
docs: Fix entry for the "usbdev" option
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 14 Mar 2018 15:00:14 +0000 (15:00 +0000)
committerWei Liu <wei.liu2@citrix.com>
Wed, 14 Mar 2018 17:14:37 +0000 (17:14 +0000)
The man for xl.cfg have the "devtype=hostdev" option, but xl only
understand "type=hostdev", fix the manual to reflect actual
implementation.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xl.cfg.pod.5.in

index 69552f8a05259f4f18c8f8ae74627f1f9ac6d901..2c1a6e14229265c08e6045bc0b75bb5c7ed77192 100644 (file)
@@ -986,7 +986,7 @@ settings, from the following list:
 
 =over 4
 
-=item B<devtype=hostdev>
+=item B<type=hostdev>
 
 Specifies USB device type. Currently only "hostdev" is supported.