Author: remko
Date: Wed Jan  8 08:37:30 2014
New Revision: 260446
URL: http://svnweb.freebsd.org/changeset/base/260446

Log:
  virtio-block does not exist, the correct name is virtio-blk.
  
  PR:           185573
  Submitted by: Allan Jude
  Facilitated by:       Snow B.V.
  MFC after:    3 days

Modified:
  head/usr.sbin/bhyve/bhyve.8

Modified: head/usr.sbin/bhyve/bhyve.8
==============================================================================
--- head/usr.sbin/bhyve/bhyve.8 Wed Jan  8 08:08:22 2014        (r260445)
+++ head/usr.sbin/bhyve/bhyve.8 Wed Jan  8 08:37:30 2014        (r260446)
@@ -120,7 +120,7 @@ emulation is identical but uses a PCI ve
 PCI pass-through device.
 .It Li virtio-net
 Virtio network interface.
-.It Li virtio-block
+.It Li virtio-blk
 Virtio block storage interface.
 .It Li ahci-cd
 AHCI controller attached to an ATAPI CD/DVD.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to