Date: Tue, 2 Jul 2019 16:56:27 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r349604 - stable/11/usr.sbin/bhyve Message-ID: <201907021656.x62GuRsZ023870@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer) Date: Tue Jul 2 16:56:27 2019 New Revision: 349604 URL: https://svnweb.freebsd.org/changeset/base/349604 Log: MFC r349600. Correct name of vmm(4) pptdevs variable. Modified: stable/11/usr.sbin/bhyve/bhyve.8 Directory Properties: stable/11/ (props changed) Modified: stable/11/usr.sbin/bhyve/bhyve.8 ============================================================================== --- stable/11/usr.sbin/bhyve/bhyve.8 Tue Jul 2 16:54:46 2019 (r349603) +++ stable/11/usr.sbin/bhyve/bhyve.8 Tue Jul 2 16:56:27 2019 (r349604) @@ -308,7 +308,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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907021656.x62GuRsZ023870>