diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2020-11-05 21:37:24 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2020-11-05 21:37:24 +0000 |
| commit | ae41709ab46305df80f7f35bb478a3c8ebf22ebb (patch) | |
| tree | 72f9abf75c8823f696a26778c5b985ce8839a13e /contrib/bsnmp | |
| parent | f10845877e962a7dcdc4cf9b9614bdfcdac46d59 (diff) | |
Notes
Diffstat (limited to 'contrib/bsnmp')
| -rw-r--r-- | contrib/bsnmp/snmpd/snmpmod.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bsnmp/snmpd/snmpmod.3 b/contrib/bsnmp/snmpd/snmpmod.3 index ca92bea84d0a..974db6ccb41a 100644 --- a/contrib/bsnmp/snmpd/snmpmod.3 +++ b/contrib/bsnmp/snmpd/snmpmod.3 @@ -577,7 +577,7 @@ struct systemg { .Ed .Ss COMMUNITIES The SNMP daemon implements a community table. -On recipte of a request message +On receipt of a request message the community string in that message is compared to each of the community strings in that table, if a match is found, the global variable .Va community |
