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: b...@freebsd.org Reporter: mich...@galassi.us CC: d...@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 the assignee for the bug.