From 01d9b0f29114b4bcce42694b1c4efce18356775c Mon Sep 17 00:00:00 2001 From: Max Baker <> Date: Wed, 10 Jun 2009 16:43:50 +0000 Subject: [PATCH] minor pod bug --- Info/CiscoStpExtensions.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Info/CiscoStpExtensions.pm b/Info/CiscoStpExtensions.pm index a5ae5160..e4c2721a 100644 --- a/Info/CiscoStpExtensions.pm +++ b/Info/CiscoStpExtensions.pm @@ -278,6 +278,8 @@ Values: pvstPlus, mistp, mistpPvstPlus, mst, rapidPvstPlus (stpxSpanningTreeType) +=back + =head1 TABLE METHODS These are methods that return tables of information in the form of a reference @@ -337,3 +339,5 @@ Format is a hash reference with key = ifIndex, value = [1|0] (stpxFastStartBpduFilterEnable) =back + +=cut