1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00

Correct name of vmm(4) pptdevs variable.

Reported by:	nwolff@ixsystems.com
This commit is contained in:
Warren Block 2019-07-02 14:53:51 +00:00
parent 6d958292f3
commit a9258f9b7f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=349600

View File

@ -347,7 +347,7 @@ Guest memory must be wired using the
option when a pass-through device is configured.
.Pp
The host device must have been reserved at boot-time using the
.Va pptdev
.Va pptdevs
loader variable as described in
.Xr vmm 4 .
.Pp