aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2020-11-05 21:37:24 +0000
committerEnji Cooper <ngie@FreeBSD.org>2022-04-11 01:25:51 +0000
commit62b553d4817adc2047efb6f36df6d7b0d6f0e670 (patch)
tree896bc0dba5c352d3daff52887f7bf72fe532a8e3
parent22cf7f752f45f67e85d0792e1832f31735d0a952 (diff)
downloadsrc-62b553d4817adc2047efb6f36df6d7b0d6f0e670.tar.gz
src-62b553d4817adc2047efb6f36df6d7b0d6f0e670.zip
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)
-rw-r--r--contrib/bsnmp/snmpd/snmpmod.32
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