The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=4c29e65cd8cea7f425eacaf240912da320af92f9
commit 4c29e65cd8cea7f425eacaf240912da320af92f9 Author: Konstantin Belousov <[email protected]> AuthorDate: 2023-12-21 23:54:39 +0000 Commit: Konstantin Belousov <[email protected]> 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
