svn commit: r219575 - head/sbin/ifconfig

Glen Barber gjb at FreeBSD.org
Sat Mar 12 19:07:19 UTC 2011


Author: gjb (doc committer)
Date: Sat Mar 12 19:07:19 2011
New Revision: 219575
URL: http://svn.freebsd.org/changeset/base/219575

Log:
  Remove unneeded newline.
  
  MFC after:	1 week

Modified:
  head/sbin/ifconfig/ifconfig.8

Modified: head/sbin/ifconfig/ifconfig.8
==============================================================================
--- head/sbin/ifconfig/ifconfig.8	Sat Mar 12 19:05:39 2011	(r219574)
+++ head/sbin/ifconfig/ifconfig.8	Sat Mar 12 19:07:19 2011	(r219575)
@@ -2527,7 +2527,6 @@ to use 100baseTX, full duplex Ethernet m
 .Dl # ifconfig xl0 media 100baseTX mediaopt full-duplex
 .Pp
 Label the em0 interface as an uplink:
-.Pp
 .Dl # ifconfig em0 description \&"Uplink to Gigabit Switch 2\&"
 .Pp
 Create the software network interface


More information about the svn-src-all mailing list