summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-16 21:12:26 +0000
committerjoel <joel@FreeBSD.org>2010-08-16 21:12:26 +0000
commitab18e93a159ed0e5080eacf9cf72a845d460d521 (patch)
tree4d624c4e3e74e0f2069c44a3a9968cb7a01ee9ca /contrib/bsnmp
parent11c22bb9092a32f59c95d18530049cc77bffd47c (diff)
downloadFreeBSD-src-ab18e93a159ed0e5080eacf9cf72a845d460d521.zip
FreeBSD-src-ab18e93a159ed0e5080eacf9cf72a845d460d521.tar.gz
Fix two minor typos.
Diffstat (limited to 'contrib/bsnmp')
-rw-r--r--contrib/bsnmp/snmpd/snmpmod.34
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bsnmp/snmpd/snmpmod.3 b/contrib/bsnmp/snmpd/snmpmod.3
index 761fcc3..6bea403 100644
--- a/contrib/bsnmp/snmpd/snmpmod.3
+++ b/contrib/bsnmp/snmpd/snmpmod.3
@@ -558,7 +558,7 @@ For modules that implement SNMP client functions besides SNMP agent functions
it may be necessary to identify SNMP requests by their identifier to allow
easier routing of responses to the correct sub-system.
Request id ranges
-provide a way to aquire globally non-overlapping sub-ranges of the entire
+provide a way to acquire globally non-overlapping sub-ranges of the entire
31-bit id range.
.Pp
A request id range is allocated with
@@ -586,7 +586,7 @@ The function
.Fn reqid_istype
checks whether the request id
.Fa reqid
-is withing the range identified by
+is within the range identified by
.Fa type .
The function
.Fn reqid_type
OpenPOWER on IntegriCloud