Author: joel (doc committer)
Date: Mon Aug 16 21:12:26 2010
New Revision: 211404
URL: http://svn.freebsd.org/changeset/base/211404

Log:
  Fix two minor typos.

Modified:
  head/contrib/bsnmp/snmpd/snmpmod.3

Modified: head/contrib/bsnmp/snmpd/snmpmod.3
==============================================================================
--- head/contrib/bsnmp/snmpd/snmpmod.3  Mon Aug 16 20:22:06 2010        
(r211403)
+++ head/contrib/bsnmp/snmpd/snmpmod.3  Mon Aug 16 21:12:26 2010        
(r211404)
@@ -558,7 +558,7 @@ For modules that implement SNMP client f
 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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to