Date: Tue, 2 Jul 2019 16:54:46 +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-12@freebsd.org Subject: svn commit: r349603 - stable/12/usr.sbin/bhyve Message-ID: <201907021654.x62GskQq023721@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907021654.x62GskQq023721>