svn commit: r280573 - head/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Wed Mar 25 12:45:31 UTC 2015


Author: brueffer
Date: Wed Mar 25 12:45:29 2015
New Revision: 280573
URL: https://svnweb.freebsd.org/changeset/base/280573

Log:
  Fix a typo and EOL whitespace missed in the previous commit.

Modified:
  head/share/man/man4/ixlv.4

Modified: head/share/man/man4/ixlv.4
==============================================================================
--- head/share/man/man4/ixlv.4	Wed Mar 25 12:14:34 2015	(r280572)
+++ head/share/man/man4/ixlv.4	Wed Mar 25 12:45:29 2015	(r280573)
@@ -78,12 +78,12 @@ For more information on configuring this
 .Xr ifconfig 8 .
 .Pp
 .Em NOTE :
-The 
+The
 .Nm
-Driver is only used by means of SRIOV, normally in a VM on a
+driver is only used by means of SRIOV, normally in a VM on a
 hosting server with the
 .Xr ixl 4
-driver. 
+driver.
 .Sh LOADER TUNABLES
 Tunables can be set at the
 .Xr loader 8


More information about the svn-src-head mailing list