Bug 221365 - missing man page references for virtual storage devices vtbd and xbd
Summary: missing man page references for virtual storage devices vtbd and xbd
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 108980
  Show dependency treegraph
 
Reported: 2017-08-09 13:29 UTC by mwlucas
Modified: 2023-01-22 17:59 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mwlucas 2017-08-09 13:29:41 UTC
Most device drivers have a man page. Type "man ed" and you get a page.

That's not true for vtbd and xbd. Seems these should alias to virtio_blk(4) and xen(4) if nothing else? Or they need a man page?