git: 62b553d4817a - stable/12 - snmpmod(3): fix typo under the COMMUNITIES section
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Apr 2022 02:07:45 UTC
The branch stable/12 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=62b553d4817adc2047efb6f36df6d7b0d6f0e670 commit 62b553d4817adc2047efb6f36df6d7b0d6f0e670 Author: Enji Cooper <ngie@FreeBSD.org> AuthorDate: 2020-11-05 21:37:24 +0000 Commit: Enji Cooper <ngie@FreeBSD.org> CommitDate: 2022-04-11 01:25:51 +0000 snmpmod(3): fix typo under the COMMUNITIES section "recipte" should be spelled like "receipt". .Dd is intentionally not being bumped for the change. MFC after: 1 week Sponsored by: DellEMC (cherry picked from commit ae41709ab46305df80f7f35bb478a3c8ebf22ebb) --- contrib/bsnmp/snmpd/snmpmod.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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