diff options
author | joel <joel@FreeBSD.org> | 2013-07-09 12:25:44 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2013-07-09 12:25:44 +0000 |
commit | d1d4eafe81aa7108ef39c1c2096b436bd68bb70d (patch) | |
tree | bb36616eda32fffa41f30e727a3838da1bc30e08 /share | |
parent | 90b6002827642df1630344d323a843569947d3b4 (diff) | |
download | FreeBSD-src-d1d4eafe81aa7108ef39c1c2096b436bd68bb70d.zip FreeBSD-src-d1d4eafe81aa7108ef39c1c2096b436bd68bb70d.tar.gz |
Make mandoc lint happy.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bridge.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4 index 42829a5..69e4d21 100644 --- a/share/man/man4/bridge.4 +++ b/share/man/man4/bridge.4 @@ -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 |