Date: Tue, 9 Jul 2013 12:25:45 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r253093 - head/share/man/man4 Message-ID: <201307091225.r69CPj56084808@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Tue Jul 9 12:25:44 2013 New Revision: 253093 URL: http://svnweb.freebsd.org/changeset/base/253093 Log: Make mandoc lint happy. Modified: head/share/man/man4/bridge.4 Modified: head/share/man/man4/bridge.4 ============================================================================== --- head/share/man/man4/bridge.4 Tue Jul 9 11:00:10 2013 (r253092) +++ head/share/man/man4/bridge.4 Tue Jul 9 12:25:44 2013 (r253093) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307091225.r69CPj56084808>