aboutsummaryrefslogtreecommitdiff
path: root/contrib/bsnmp/snmpd/snmpmod.3
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-08-16 21:12:26 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-08-16 21:12:26 +0000
commit54be88c948f72d267f13930bcb67bbaef24fffd1 (patch)
tree4d624c4e3e74e0f2069c44a3a9968cb7a01ee9ca /contrib/bsnmp/snmpd/snmpmod.3
parentf239d44ec133a8a584c0ca65a96dc9bcd89c399b (diff)
downloadsrc-54be88c948f72d267f13930bcb67bbaef24fffd1.tar.gz
src-54be88c948f72d267f13930bcb67bbaef24fffd1.zip
Fix two minor typos.
Notes
Notes: svn path=/head/; revision=211404
Diffstat (limited to 'contrib/bsnmp/snmpd/snmpmod.3')
-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 761fcc3a0acd..6bea4031010a 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