Message ID | 20220309192316.2918792-4-troglobit@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 909f0d510153e16824302884200037ce5cfb9691 |
Delegated to: | David Ahern |
Headers | show |
Series | bridge: support for controlling broadcast flooding per port | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Not a local patch |
diff --git a/man/man8/bridge.8 b/man/man8/bridge.8 index a5ac3ee2..88f461aa 100644 --- a/man/man8/bridge.8 +++ b/man/man8/bridge.8 @@ -124,7 +124,7 @@ bridge \- show / manipulate bridge addresses and devices .IR VID " ] " .ti -8 -.BR "bridge mdb show " [ " +.BR "bridge mdb show" " [ " .B dev .IR DEV " ]"
Signed-off-by: Joachim Wiberg <troglobit@gmail.com> --- man/man8/bridge.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)