git: 42b80d160b4d - stable/13 - bhyve.8: add missed dot

From: Konstantin Belousov <kib_at_FreeBSD.org>
Date: Mon, 25 Dec 2023 03:58:26 UTC
The branch stable/13 has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=42b80d160b4d7bca63d48886bcb205663e93e3aa

commit 42b80d160b4d7bca63d48886bcb205663e93e3aa
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:58:04 +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 5adafd036ded..12b77554f404 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -242,7 +242,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