From 400b5404af35f58f501780663693886d37c2061e Mon Sep 17 00:00:00 2001 From: Vivien Didelot Date: Wed, 29 Jun 2016 15:26:10 -0400 Subject: [PATCH] bridge: man: fix BPUD typo s/BPUD/BPDU/ in guard description. Signed-off-by: Vivien Didelot --- man/man8/bridge.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/bridge.8 b/man/man8/bridge.8 index ac42118e..a30ed0b3 100644 --- a/man/man8/bridge.8 +++ b/man/man8/bridge.8 @@ -256,7 +256,7 @@ STP BPDUs. .TP .BR "guard on " or " guard off " -Controls whether STP BPUDs will be processed by the bridge port. By default, +Controls whether STP BPDUs will be processed by the bridge port. By default, the flag is turned off allowed BPDU processing. Turning this flag on will cause the port to stop processing STP BPDUs.