projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7ee5c3
)
doc: fix typo in bios_path_override
author
Olaf Hering
<olaf@aepfle.de>
Wed, 22 Feb 2017 16:35:20 +0000
(16:35 +0000)
committer
Wei Liu
<wei.liu2@citrix.com>
Thu, 23 Feb 2017 10:28:14 +0000
(10:28 +0000)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xl.cfg.pod.5.in
patch
|
blob
|
history
diff --git
a/docs/man/xl.cfg.pod.5.in
b/docs/man/xl.cfg.pod.5.in
index 46f9caff3ea2a39abf9e491421fa75b48766b894..505c11137fa71b799fe615e065cb5f02b3aecca4 100644
(file)
--- a/
docs/man/xl.cfg.pod.5.in
+++ b/
docs/man/xl.cfg.pod.5.in
@@
-1229,7
+1229,7
@@
Override the path to the blob to be used as BIOS. The blob provided here MUST
be consistent with the B<bios=> which you have specified. You should not
normally need to specify this option.
-This option
s
does not have any effect if using B<bios="rombios"> or
+This option does not have any effect if using B<bios="rombios"> or
B<device_model_version="qemu-xen-traditional">.
=item B<pae=BOOLEAN>