]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
bridge: vlan: fix a few "fdb" typos in vlan doc
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Tue, 21 Jun 2016 19:28:26 +0000 (15:28 -0400)
committerStephen Hemminger <shemming@brocade.com>
Mon, 27 Jun 2016 17:49:50 +0000 (10:49 -0700)
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
bridge/vlan.c
man/man8/bridge.8

index 717025ae6eeca0bfa00c4dae71d96aaf1f5eedcf..a8a2e1d953c6e6e7b1011ede87d7fb7ccbd2b8e2 100644 (file)
@@ -299,6 +299,6 @@ int do_vlan(int argc, char **argv)
        } else
                return vlan_show(0, NULL);
 
-       fprintf(stderr, "Command \"%s\" is unknown, try \"bridge fdb help\".\n", *argv);
+       fprintf(stderr, "Command \"%s\" is unknown, try \"bridge vlan help\".\n", *argv);
        exit(-1);
 }
index 08e8a5bf5a087503ec3625166f246710bc9859b2..1818542eb11c096f594f79437a512f8825c8c1cb 100644 (file)
@@ -551,8 +551,8 @@ device is the bridge device.
 .BI master
 the vlan is configured on the software bridge (default).
 
-.SS bridge vlan delete - delete a forwarding database entry
-This command removes an existing fdb entry.
+.SS bridge vlan delete - delete a vlan filter entry
+This command removes an existing vlan filter entry.
 
 .PP
 The arguments are the same as with