aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/man/xl.cfg.pod.52
-rw-r--r--tools/examples/xmexample.hvm2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
index 8f171b4e3c..85ac880015 100644
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -820,7 +820,7 @@ certainly belong in a more appropriate section.
=over 4
-=item B<gfx_passthrough=BOOLEAN>
+=item B<gfx_passthru=BOOLEAN>
Enable graphics device PCI passthrough. XXX which device is passed through ?
diff --git a/tools/examples/xmexample.hvm b/tools/examples/xmexample.hvm
index 03f7e55ac6..96b6cc44bb 100644
--- a/tools/examples/xmexample.hvm
+++ b/tools/examples/xmexample.hvm
@@ -346,7 +346,7 @@ tsc_mode=0
# Enable graphics passthrough:
#
-# If it's set, and specify grapchis device BDF in pci passthrough option,
+# If it's set, and specify graphics device BDF in pci passthrough option,
# like pci=['xx:xx.x'], it enables graphics passthrough, default=0 (disabled)
#gfx_passthru=0