Fix two minor typos.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user