svn commit: r250387 - head/sbin/etherswitchcfg

Joel Dahl joel at FreeBSD.org
Wed May 8 21:02:49 UTC 2013


Author: joel (doc committer)
Date: Wed May  8 21:02:48 2013
New Revision: 250387
URL: http://svnweb.freebsd.org/changeset/base/250387

Log:
  mdoc: new sentence, new line.

Modified:
  head/sbin/etherswitchcfg/etherswitchcfg.8

Modified: head/sbin/etherswitchcfg/etherswitchcfg.8
==============================================================================
--- head/sbin/etherswitchcfg/etherswitchcfg.8	Wed May  8 20:58:41 2013	(r250386)
+++ head/sbin/etherswitchcfg/etherswitchcfg.8	Wed May  8 21:02:48 2013	(r250387)
@@ -80,7 +80,8 @@ Sets the default port VID that is used t
 .It Ar media mediaspec
 Specifies the physical media configuration to be configured for a port.
 .It Ar mediaopt mediaoption
-Specifies a list of media options for a port. See
+Specifies a list of media options for a port.
+See
 .Xr ifconfig 8
 for details on
 .Ar media
@@ -103,7 +104,8 @@ This options makes the switch port lock 
 After that, usually you need to reset the switch to learn different
 MAC addresses.
 .It Ar -firstlock
-Disable the first lock option.  Note that sometimes you need to reset the
+Disable the first lock option.
+Note that sometimes you need to reset the
 switch to really disable this option.
 .It Ar dropuntagged
 Drop packets without a VLAN tag.


More information about the svn-src-head mailing list