Date: Mon, 25 Dec 2023 03:57:53 GMT From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 4c29e65cd8ce - stable/14 - bhyve.8: add missed dot Message-ID: <202312250357.3BP3vrkq047623@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4c29e65cd8cea7f425eacaf240912da320af92f9 commit 4c29e65cd8cea7f425eacaf240912da320af92f9 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2023-12-21 23:54:39 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2023-12-25 03:57:25 +0000 bhyve.8: add missed dot (cherry picked from commit 59a35b7c6b1a955920eff8dcade2ceec4d5d5fd6) --- usr.sbin/bhyve/bhyve.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8 index 6afe37bcd58e..c6720af46dfb 100644 --- a/usr.sbin/bhyve/bhyve.8 +++ b/usr.sbin/bhyve/bhyve.8 @@ -244,7 +244,7 @@ flag description. .Sm on .Oc .Xc -Set the guest physical memory size +Set the guest physical memory size. This must be the same size that was given to .Xr bhyveload 8 . .Pp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312250357.3BP3vrkq047623>