Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2021 14:09:45 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 775f6f459595 - main - bhyve.8: Fix markup of the -G flag
Message-ID:  <202110121409.19CE9j8L016574@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=775f6f459595c5373ab389a43bdf1a8467233f1a

commit 775f6f459595c5373ab389a43bdf1a8467233f1a
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-10-12 14:06:52 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2021-10-12 14:09:28 +0000

    bhyve.8: Fix markup of the -G flag
---
 usr.sbin/bhyve/bhyve.8 | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index 09bba05a4f7a..17d58d29b780 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -45,10 +45,11 @@
 .Op Cm ,threads= Ar n
 .Oc
 .Sm on
-.Oo Fl G
+.Oo
 .Sm off
+.Fl G\~
 .Oo Ar w Oc
-.Oo Ar bind_address: Oc
+.Oo Ar bind_address Cm \&: Oc
 .Ar port
 .Sm on
 .Oc
@@ -58,8 +59,8 @@
 .Ar lpcdev Op Cm \&, Ar conf
 .Sm on
 .Oc
-.Oo Fl m
 .Sm off
+.Oo Fl m\~
 .Ar memsize
 .Oo
 .Cm K | Cm k | Cm M | Cm m | Cm G | Cm g | Cm T | Cm t
@@ -146,7 +147,7 @@ This is intended for debug purposes.
 .It Fl G Xo
 .Sm off
 .Oo Ar w Oc
-.Oo Ar bind_address: Oc
+.Oo Ar bind_address Cm \&: Oc
 .Ar port
 .Sm on
 .Xc



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