From ab741b1aea05ae57114d225a129980e4ed189cc2 Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Wed, 14 Mar 2018 15:00:14 +0000 Subject: [PATCH] docs: Fix entry for the "usbdev" option 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 Reviewed-by: George Dunlap Acked-by: Wei Liu --- docs/man/xl.cfg.pod.5.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in index 69552f8a05..2c1a6e1422 100644 --- a/docs/man/xl.cfg.pod.5.in +++ b/docs/man/xl.cfg.pod.5.in @@ -986,7 +986,7 @@ settings, from the following list: =over 4 -=item B +=item B Specifies USB device type. Currently only "hostdev" is supported. -- 2.30.2