svn commit: r307517 - head/usr.sbin/bhyve

Maxim Konovalov maxim at FreeBSD.org
Mon Oct 17 09:40:20 UTC 2016


Author: maxim
Date: Mon Oct 17 09:40:18 2016
New Revision: 307517
URL: https://svnweb.freebsd.org/changeset/base/307517

Log:
  Typo fixed: arbitraty -> arbitrary.
  
  PR:		213559
  Submitted by:	olgeni

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

Modified: head/usr.sbin/bhyve/bhyve.8
==============================================================================
--- head/usr.sbin/bhyve/bhyve.8	Mon Oct 17 09:31:49 2016	(r307516)
+++ head/usr.sbin/bhyve/bhyve.8	Mon Oct 17 09:40:18 2016	(r307517)
@@ -172,7 +172,7 @@ Virtio block storage interface.
 .It Li virtio-rnd
 Virtio RNG interface.
 .It Li ahci
-AHCI controller attached to arbitraty devices.
+AHCI controller attached to arbitrary devices.
 .It Li ahci-cd
 AHCI controller attached to an ATAPI CD/DVD.
 .It Li ahci-hd


More information about the svn-src-head mailing list