Some of the links were broken since some pages used

TABLE ENTRIES and others used TABLE METHODS.  Since
README says TABLE METHODS, let's standardize on that.
This commit is contained in:
Bill Fenner
2006-11-18 00:23:26 +00:00
parent 87063bc4d3
commit d460c5a473
44 changed files with 147 additions and 147 deletions

View File

@@ -450,7 +450,7 @@ Returns 00000011. Class emulates Layer 2 functionality through proprietary MIBs
See L<SNMP::Info::Layer2/"GLOBALS"> for details.
=head1 TABLE ENTRIES
=head1 TABLE METHODS
These are methods that return tables of information in the form of a reference
to a hash.
@@ -531,6 +531,6 @@ Returns reference to hash. Key: Table entry, Value:Remote MAC address
=head2 Table Methods imported from SNMP::Info::Layer2
See L<SNMP::Info::Layer2/"TABLE ENTRIES"> for details.
See L<SNMP::Info::Layer2/"TABLE METHODS"> for details.
=cut