Author: remko
Date: Sat Jan 11 23:10:59 2014
New Revision: 260558
URL: http://svnweb.freebsd.org/changeset/base/260558

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

Modified:
  stable/10/usr.sbin/bhyve/bhyve.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/bhyve/bhyve.8
==============================================================================
--- stable/10/usr.sbin/bhyve/bhyve.8    Sat Jan 11 22:41:10 2014        
(r260557)
+++ stable/10/usr.sbin/bhyve/bhyve.8    Sat Jan 11 23:10:59 2014        
(r260558)
@@ -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-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to