mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
bhyve: fix spelling mistake of pcireg option
The option is spelled "pcireg" not "pcir".
MFC after: 1 week
Fixes: f4ceaff56d
Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
80cf427b8d
commit
c98d13fbf9
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@ for fwctl and
|
|||
for fwcfg.
|
||||
.It Va pc-testdev Ta bool Ta false Ta
|
||||
Enable the PC debug/test device.
|
||||
.It Va pcir.* Ta integer Ta Ta
|
||||
.It Va pcireg.* Ta integer Ta Ta
|
||||
Values of PCI register.
|
||||
It also accepts the value
|
||||
.Ar host
|
||||
|
|
|
|||
Loading…
Reference in a new issue