svn commit: r259770 - in head: share/man/man4 usr.sbin/bhyve

Joel Dahl joel at FreeBSD.org
Mon Dec 23 15:00:16 UTC 2013


Author: joel (doc committer)
Date: Mon Dec 23 15:00:15 2013
New Revision: 259770
URL: http://svnweb.freebsd.org/changeset/base/259770

Log:
  mdoc: nuke whitespace.

Modified:
  head/share/man/man4/cxgbe.4
  head/usr.sbin/bhyve/bhyve.8

Modified: head/share/man/man4/cxgbe.4
==============================================================================
--- head/share/man/man4/cxgbe.4	Mon Dec 23 14:23:17 2013	(r259769)
+++ head/share/man/man4/cxgbe.4	Mon Dec 23 15:00:15 2013	(r259770)
@@ -71,7 +71,6 @@ Note that ports of T5 cards are named cx
 Loader tunables with the hw.cxgbe prefix apply to both T4 and T5 cards.
 The sysctl MIBs are at dev.t5nex and dev.cxl for T5 cards and at dev.t4nex and
 dev.cxgbe for T4 cards.
-
 .Pp
 For more information on configuring this device, see
 .Xr ifconfig 8 .

Modified: head/usr.sbin/bhyve/bhyve.8
==============================================================================
--- head/usr.sbin/bhyve/bhyve.8	Mon Dec 23 14:23:17 2013	(r259769)
+++ head/usr.sbin/bhyve/bhyve.8	Mon Dec 23 15:00:15 2013	(r259770)
@@ -229,7 +229,7 @@ Force
 .Nm
 to exit when a guest issues an access to an I/O port that is not emulated.
 This is intended for debug purposes.
-.It Fl w 
+.It Fl w
 Ignore accesses to unimplemented Model Specific Registers (MSRs). This is intended for debug purposes.
 .It Fl h
 Print help message and exit.


More information about the svn-src-head mailing list