Bug 184046 - bhyve(4) manpage references non-existant manpages bhyvectl(8), vmm(4)
Summary: bhyve(4) manpage references non-existant manpages bhyvectl(8), vmm(4)
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-virtualization (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-18 06:30 UTC by Mark Linimon
Modified: 2018-08-12 09:16 UTC (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.