From nobody Sat Jan 20 16:39:09 2024 X-Original-To: bugs@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 4THMdB1Y8bz57TJl for ; Sat, 20 Jan 2024 16:39:10 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4THMd96XS2z4Fr7 for ; Sat, 20 Jan 2024 16:39:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705768749; 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=bXnbmeqjXNmmTSZeXeqx8NzlyDX81UHzLOQc1MbN7ts=; b=hnqqA1zYu7maabQPw3UE39kGZQDIIs6jxY4yr+Ar4de/lFwYuTRFNacwGEKStlkLEp8z0X oLmteggNKe0MgEVhXapJGQf1+phvZJDD8Vm83jxXRTqu02XSAXMV1/jB4HmdVA5CTshlc7 YfUN1h6s5beotEchOlV4R75+Ca359RMzLMVmyJ6C2rOmUYTqxIw1Bh4hVwvDKMIp+KDmXo l6TQEGRotxetcyUGCR1qGC01epUchvIDErds9UgpoZpRYda5xjhwpVJkTfiwoTB/F8U0zg FZmcr9tBarNyeNCkphMOwZiyrZTmMJKuIFbqEZtU+7mdVdxS5bElWT85/MdF6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705768749; a=rsa-sha256; cv=none; b=t1icOA2RaOJY7gCt4Dot//4he+CKeEFKRZPsPknJcTnyg19w+M+YC3zRCm0ndRzz7GReM1 usg3uVGG6lzB1XFyhvVskGSt9mUdOFbzb/ErqT1V5ZfVUaOKZZdkVEHZrRmgx2DsbyW26+ ukQ25bLioX+QeScUa2DE/nhaITAZxQ+qw8iMNqGwopBT5nF1+trZlJ2SDqNFMT7fl+Jso1 jW9arzxYRCBPHDGB9CnfLipTUty3O2A29cxBnHgz42CafLwGdDCwc/yfUp77Xb6i4QcnYV Zwv6FmA1yLlIFjHSeBXxWngD3s61COKPOuYMu3w5pgLPKROA+QfYAFiX2YL4Cw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4THMd94Vr4zjMZ for ; Sat, 20 Jan 2024 16:39:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40KGd9eo077027 for ; Sat, 20 Jan 2024 16:39:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40KGd9Ud077025 for bugs@FreeBSD.org; Sat, 20 Jan 2024 16:39:09 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276475] bhyve(8) man page is missing an exit status Date: Sat, 20 Jan 2024 16:39:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michael@galassi.us X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276475 Bug ID: 276475 Summary: bhyve(8) man page is missing an exit status Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: michael@galassi.us CC: doc@FreeBSD.org Created attachment 247798 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247798&action= =3Dedit proposed update to bhyve.8 In bhyverun.c at in vmrun_suspend() we see that in addition to the document= ed exit codes bhyve can exit with 100. In 13-STABLE this is at line 890. A possible fix for this might be to update the man page with something simi= lar to the attached patch. --=20 You are receiving this mail because: You are the assignee for the bug.=