Bug 184046

Summary: bhyve(4) manpage references non-existant manpages bhyvectl(8), vmm(4)
Product: Documentation Reporter: Mark Linimon <linimon>
Component: Manual PagesAssignee: freebsd-virtualization (Nobody) <virtualization>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp, doc, freebsd, grehan, rodrigc, sbruno, sevan
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=108980

Description Mark Linimon freebsd_committer freebsd_triage 2013-11-18 06:30:00 UTC
2 missing manpages referenced.
Comment 1 Sevan Janiyan freebsd_committer freebsd_triage 2017-11-16 00:41:17 UTC
We have an incomplete bhyvectl manual, vmmm manual is still missing.
Comment 2 Peter Grehan freebsd_committer freebsd_triage 2017-11-16 02:01:50 UTC
There is a review for vmm(4) at https://reviews.freebsd.org/D13062
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-11-27 16:28:57 UTC
A commit references this bug:

Author: sbruno
Date: Mon Nov 27 16:28:28 UTC 2017
New revision: 326281
URL: https://svnweb.freebsd.org/changeset/base/326281

Log:
  Add vmm(4) man page

  PR:		205705 184046
  Submitted by:	Matt Macy <matt@mattmacy.io>
  Reviewed by:	grehan
  Differential Revision:	https://reviews.freebsd.org/D13062

Changes:
  head/share/man/man4/vmm.4
Comment 4 Sean Bruno freebsd_committer freebsd_triage 2017-11-27 19:30:33 UTC
man bhyvectl(8) exists in -current, it appears to be in usr.sbin/bhyvectl/bhyvectl8 and is installed.