Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 03:58:26 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: 42b80d160b4d - stable/13 - bhyve.8: add missed dot
Message-ID:  <202312250358.3BP3wQVW047865@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312250358.3BP3wQVW047865>