git: 59a35b7c6b1a - main - bhyve.8: add missed dot
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Dec 2023 15:30:04 UTC
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=59a35b7c6b1a955920eff8dcade2ceec4d5d5fd6 commit 59a35b7c6b1a955920eff8dcade2ceec4d5d5fd6 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2023-12-21 23:54:39 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2023-12-22 15:29:25 +0000 bhyve.8: add missed dot Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D43164 --- 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 093938277c02..f5610decc6d2 100644 --- a/usr.sbin/bhyve/bhyve.8 +++ b/usr.sbin/bhyve/bhyve.8 @@ -245,7 +245,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