svn commit: r253240 - stable/9/share/man/man4
Hiroki Sato
hrs at FreeBSD.org
Fri Jul 12 01:55:29 UTC 2013
Author: hrs
Date: Fri Jul 12 01:55:28 2013
New Revision: 253240
URL: http://svnweb.freebsd.org/changeset/base/253240
Log:
MFC 253093:
Make mandoc lint happy.
Modified:
stable/9/share/man/man4/bridge.4
Directory Properties:
stable/9/share/man/man4/ (props changed)
Modified: stable/9/share/man/man4/bridge.4
==============================================================================
--- stable/9/share/man/man4/bridge.4 Fri Jul 12 01:52:31 2013 (r253239)
+++ stable/9/share/man/man4/bridge.4 Fri Jul 12 01:55:28 2013 (r253240)
@@ -151,7 +151,7 @@ The following
.Xr rc.conf 5
variable configures an IPv6 link-local address on
.Li bridge0
-interface:
+interface:
.Bd -literal -offset indent
ifconfig_bridge0_ipv6="up"
.Ed
@@ -186,7 +186,7 @@ and applications use both of them.
To prevent this situation,
.Nm
checks whether an link-local scoped IPv6 address is configured on
-a member interface to be added and the
+a member interface to be added and the
.Nm
interface.
When the
@@ -214,7 +214,6 @@ and/or
.Va net.inet6.ip6.auto_linklocal
is set to
.Li 1 .
-.Ed
.Sh SPANNING TREE
The
.Nm
More information about the svn-src-stable
mailing list