[Bug 276475] bhyve(8) man page is missing an exit status

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Jan 2024 16:39:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276475

            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=247798&action=edit
proposed update to bhyve.8

In bhyverun.c at in vmrun_suspend() we see that in addition to the documented
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 similar
to the attached patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.