Author: wblock (doc committer) Date: Tue Jul 2 16:54:46 2019 New Revision: 349603 URL: https://svnweb.freebsd.org/changeset/base/349603
Log: MFC r349600. Correct name of vmm(4) pptdevs variable. Modified: stable/12/usr.sbin/bhyve/bhyve.8 Directory Properties: stable/12/ (props changed) Modified: stable/12/usr.sbin/bhyve/bhyve.8 ============================================================================== --- stable/12/usr.sbin/bhyve/bhyve.8 Tue Jul 2 16:44:04 2019 (r349602) +++ stable/12/usr.sbin/bhyve/bhyve.8 Tue Jul 2 16:54:46 2019 (r349603) @@ -345,7 +345,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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"