From ab18e93a159ed0e5080eacf9cf72a845d460d521 Mon Sep 17 00:00:00 2001 From: joel Date: Mon, 16 Aug 2010 21:12:26 +0000 Subject: Fix two minor typos. --- contrib/bsnmp/snmpd/snmpmod.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/bsnmp') 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 -- cgit v1.1