Hide Forgot
Checked with iproute-3.10.0-3.el7 +++ This bug was initially created as a clone of Bug #1009049 +++ Description of problem: Missing `bridge mdb` description in man page, only bridge help lists mdb object. Version-Release number of selected component (if applicable): iproute-2.6.32-28.el6 How reproducible: Steps to Reproduce: 1.man bridge 2. 3. Actual results: bridge mdb description missing Expected results: bridge mdb is described Additional info: --- Additional comment from Petr Pisar on 2013-09-19 04:19:41 EDT --- --- Additional comment from Petr Pisar on 2013-09-19 04:43:08 EDT --- This one is without trailing spaces. --- Additional comment from David Spurek on 2013-09-19 06:24:11 EDT ---
The `bridge mdb' documentation patch accepted by upstream as: commit 54e9c3a34d4ba8a0890f3bf21d708342329461b5 Author: Petr Písař <ppisar> Date: Thu Sep 19 10:41:26 2013 +0200 iproute2: bridge: document mdb This augments bridge(8) manual page with `bridge mdb' and `bridge monitor mdb' commands which have been added recently. Signed-off-by: Petr Písař <ppisar>