From nobody Fri May 15 09:57:26 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gH2gB5cZwz6cXPT for ; Fri, 15 May 2026 09:57:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gH2gB5862z3dmq for ; Fri, 15 May 2026 09:57:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778839046; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4qjfctbEJ9F9u2yA3d7C91ZfCZBa3IEApSo8ZUNF87c=; b=aOCmr3ApGH8q7fVTyzUJbOjK46VgevQONHzR3gXNSkr5bscBjihzOLR++d549nvFPxO5LG 3TNrJDFcNZMKxGa5lDjsCCic21BRPLDWd10mHWxVxVLXoKeSdmi1Tm2Fe1LBjb+Fyc6mnS E2Xl1eBYL5mhHMCORqjoXimzawA+NL9rRUWpKc7lXwtYcRWek9JpsSgEU4NJPU4d7AaWVk H7MmCTi3+XQQW9buyz7eZvfOVHBhZuLGqPwyBQAjKd0ml8CzqHVSJHMky22mBxn+5HnsGo /B0i1djaV0EoEWtMC7/oGKiIFpf90zN+EAA+4leazqHmJyiTZXi3fF0XZXi3uA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778839046; a=rsa-sha256; cv=none; b=RqrdbiOf3+cWxikug/2BaW8/TBWek5NkIWNolq0WROlci46JCNZEqzG0A8JYyia8TppodM U8VDHRiO5npOBwPjVz9Lay/WRuEnHG0MumG/37V3vN4EEB98a9TTXEYYDnpJakyFVl4yMw 6zhxHK1zSF4Zp3T+HaazaWtufB6QTJJiIWNgo9MJ8gU9rA4wnMtS6Hly2vSwojMLFKvvGf ZYGERmR0TFH7LSGgW685+l+wyQuZZ/Qd56eSNNt52P/5irY7jO7UQfc9ZsMSLjYU6NKT1E Ed3ShEeiPgShEiZbVMmHTswY0ox2Et9ICXPHHvRfYTS0NrQCLxg59uj+1wwKHg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778839046; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4qjfctbEJ9F9u2yA3d7C91ZfCZBa3IEApSo8ZUNF87c=; b=pzLTS+0W/hi6pdWul046xeB7HZf6BSnHP6dHi+Zy1bYXGAMbeXe+CBm/vzBLsZQGDxQoi2 X7A9P5cqHt3J3nVi9wrbb1xK1hRapVXJ1nn4XMqf6IkO0Lb6Uo+RR3q/aCYherAVQvxo1y pVFtxOTJ2YxCQvYBsr3Ob+m+hindCVAfcoO/abVhSsMaxBFMlZP9nw25Durvi9/Zku5ywN w63x9/eFNCCVZ2FP+Fa6qzS9FsIPMj06syq3/EsHmvcp2oXAFzirQWgVd5CEM0P46z6eUM bpEhGKPqi1WFJzRzK6nbjNDkhw/B9loYNTN3w2j91dVwFWJaFh0TDBLp6YPMJA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gH2gB4Z8Vz1GvH for ; Fri, 15 May 2026 09:57:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c3d9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 15 May 2026 09:57:26 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 7abddbb3cdee - main - bhyve.8: Fix formatting of -G's "w" prefix List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7abddbb3cdeeff0d4d991aee52e92382e847e8a2 Auto-Submitted: auto-generated Date: Fri, 15 May 2026 09:57:26 +0000 Message-Id: <6a06ee06.3c3d9.270864dc@gitrepo.freebsd.org> The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/src/commit/?id=7abddbb3cdeeff0d4d991aee52e92382e847e8a2 commit 7abddbb3cdeeff0d4d991aee52e92382e847e8a2 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2026-05-15 09:48:43 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2026-05-15 09:48:43 +0000 bhyve.8: Fix formatting of -G's "w" prefix "w" is a command modifier, not an argument. Use Cm. Fixes: 2cdff9918e79 byhve: add option to specify IP address for gdb MFC after: 3 days --- usr.sbin/bhyve/bhyve.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8 index be906419d74e..dd9b5b992415 100644 --- a/usr.sbin/bhyve/bhyve.8 +++ b/usr.sbin/bhyve/bhyve.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 23, 2026 +.Dd May 15, 2026 .Dt BHYVE 8 .Os .Sh NAME @@ -58,7 +58,7 @@ .Oo .Sm off .Fl G\~ -.Oo Ar w Oc +.Oo Cm w Oc .Oo Ar bind_address Cm \&: Oc .Ar port .Sm on @@ -194,7 +194,7 @@ If a is specified, bhyve reads the file and adds the file content as fw_cfg data. .It Fl G Xo .Sm off -.Oo Ar w Oc +.Oo Cm w Oc .Oo Ar bind_address Cm \&: Oc .Ar port .Sm on @@ -208,7 +208,7 @@ and to listen for debugger connections. Only a single debugger may be attached to the debug server at a time. If the option begins with -.Sq w , +.Cm w , .Nm will pause execution at the first instruction waiting for a debugger to attach. .It Fl H