diff --git a/src/os/freebsd/snmp/mode/storage.pm b/src/os/freebsd/snmp/mode/storage.pm index df37990047..3776b3b989 100644 --- a/src/os/freebsd/snmp/mode/storage.pm +++ b/src/os/freebsd/snmp/mode/storage.pm @@ -124,8 +124,8 @@ Filter duplicate storages (in used size and total size). =item B<--filter-storage-type> -Filter storage types with a regexp (default: '^(hrStorageFixedDisk|hrStorageNetworkDisk|hrFSBerkeleyFFS|hrFSOther)$'). -'hrFSOther' is needed when the default file system is ZFS. +Filter storage types with a regexp (default: C<'^(hrStorageFixedDisk|hrStorageNetworkDisk|hrFSBerkeleyFFS|hrFSOther)$'>). +C is needed when the default file system is ZFS. =back diff --git a/src/os/freebsd/snmp/plugin.pm b/src/os/freebsd/snmp/plugin.pm index 422ffafc8c..b62e56815c 100644 --- a/src/os/freebsd/snmp/plugin.pm +++ b/src/os/freebsd/snmp/plugin.pm @@ -60,7 +60,7 @@ __END__ =head1 PLUGIN DESCRIPTION -Check Freebsd operating systems in SNMP. +Check FreeBSD operating systems in SNMP. Some modes (C, C, C, C) need C. =cut