svn commit: r279469 - head/usr.sbin/iovctl

Ryan Stone rstone at FreeBSD.org
Sun Mar 1 02:45:47 UTC 2015


Author: rstone
Date: Sun Mar  1 02:45:46 2015
New Revision: 279469
URL: https://svnweb.freebsd.org/changeset/base/279469

Log:
  Correct a typo.
  
  X-MFC-With:	r279458

Modified:
  head/usr.sbin/iovctl/iovctl.conf.5

Modified: head/usr.sbin/iovctl/iovctl.conf.5
==============================================================================
--- head/usr.sbin/iovctl/iovctl.conf.5	Sun Mar  1 02:31:27 2015	(r279468)
+++ head/usr.sbin/iovctl/iovctl.conf.5	Sun Mar  1 02:45:46 2015	(r279469)
@@ -91,7 +91,7 @@ An individual VF section may override a 
 providing a different value for the configuration parameter.
 Note that the default section applies to ALL VFs.
 The default section must appear before any VF sections.
-The default may appear before or after the PF section.
+The default section may appear before or after the PF section.
 .Pp
 The following option types are supported:
 .Bl -tag -width indent


More information about the svn-src-head mailing list