https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271259
Bug ID: 271259
Summary: A simple misprint in the BHYVE(8) documentation
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 241993
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241993&action=edit
A simple misprint
Incorrect command line parameter at the end of the EXAMPLES section:
bhyve -c 2 -m 4g -w -H \
-s 0,hostbridge \
-s 31,lpc -p com1,stdio \
-l
bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CODE.fd,BHYVE_UEFI_VARS.fd
uefivm
parameter "-p" must be changed to "-l"
--
You are receiving this mail because:
You are on the CC list for the bug.