Fix two minor typos.

This commit is contained in:
Joel Dahl 2010-08-16 21:12:26 +00:00
parent f239d44ec1
commit 54be88c948
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=211404

View File

@ -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