From nobody Fri May 15 09:57:26 2026 X-Original-To: dev-commits-src-all@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 4gH2gH6Tksz6cXH9 for ; Fri, 15 May 2026 09:57:31 +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 4gH2gH5smYz3f3C for ; Fri, 15 May 2026 09:57:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778839051; 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=uk6aJRW+foNWBvFxSKcmiv9/5o4tKuWmc5H2Wb4U/BxOejuNfc7VOjwJ4VAidaMVft9jQj 4tq/z5Nbb1pohJIHt2nxlMKDf/Wgrft3helWItbGsGie6bHbu2fhf3ShzXw4mWgZfCekD4 LZIFrBW59jQzkG4vFndwUWMmGwErnVHBJlaYu+n9zwyPvvAaItpp2zzO8YzzM65OXz6cKd dP0e9Kr537l38Q0pwjSPiEN/FzjdOATrLiapl9LlRSpi3PHhpLt7kMPeP7i1myiRkXmftQ 9hWnKV3DTyf/MT1hWeEv5VPgjb5yz8nVtswBwmyz0Y5KvRffYLxzyo0TiU8guQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778839051; a=rsa-sha256; cv=none; b=j8eWN+eN7q0tbS9YGD+WUJkL3lDXYxHkgKwZE9ll75FtqSnrc3QRPITPi7XDHcdEgX5/zQ Vf8r172jFD5WO0eZIe5pcVNS2ueCzitFxezYpPw06ViXQ5DTZqzoz0JuVUnhOw5Cwwl8b6 rwxqvX3VKTWh6qZCwmC37YEHbXUNllQ5yN7RSRWqyfc/wkX6T0AvnvpUwfmq/lqZ7OErNH pdlmzvR/Q7cMLsKSGfb3BcIEK+T/7kf3xYfZf3g/+vMKy5wayg/+IcHHkjC6EUKpHDubJW uzj44RiotQ8vW0Q/QYDv+snmizcQ6KHvslZUFBm3YHF+XRG/fGL1DqtiXnrVhg== 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=1778839051; 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=Pm4E7wA//q1sRL7sbaU3HVSeRYdbOzdSt9oGRH/0rdDGcYYojnGUsZ4Kp7tPodhpQDxfpJ WAtkesk7EM+saNqaIkSy1fJAjxTPLHM4pAWHNIF1Keup5lp3L7eRD6u4tHBNbIsMdsPsiN HLtlwPvtsxO0nD58CIes2emI9QcPBf7hQG+CWvk6/z1n8cKJxwfvXIF1sG8ltWQ3KuWuID X8n8yohkXW30/AQru6tvgxlzlq+Z41tH+TVpWj84fOLidy6NWr6kKcioQNdKbeL61PT7/U 4c4EcSG0zVQ1lD1cPa5L2lEZpC95fHO2lE2IixGpPtn2g6MDtZ/iD+tSkzMY+w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gH2gH5M08z1HWf for ; Fri, 15 May 2026 09:57:31 +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 all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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