Fix POD errors in Nbtstat and ResultSet::Device
This commit is contained in:
@@ -140,7 +140,7 @@ sub _filter_nbname {
|
||||
return;
|
||||
}
|
||||
|
||||
=item store_nbt($nb_hash_ref, $now?)
|
||||
=head2 store_nbt($nb_hash_ref, $now?)
|
||||
|
||||
Stores entries in C<node_nbt> table from the provided hash reference; MAC
|
||||
C<mac>, IP C<ip>, Unique NetBIOS Node Name C<nbname>, NetBIOS Domain or
|
||||
|
||||
@@ -461,6 +461,8 @@ sub has_layer {
|
||||
return $rs->search_rs( \[ 'substring(layers,9-?, 1)::int = 1', $layer ] );
|
||||
}
|
||||
|
||||
=back
|
||||
|
||||
=head2 get_models
|
||||
|
||||
Returns a sorted list of Device models with the following columns only:
|
||||
|
||||
Reference in New Issue
Block a user