summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsnmpd
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-04-11 19:05:24 +0000
committerjoel <joel@FreeBSD.org>2013-04-11 19:05:24 +0000
commit5dfb164cbab101ff8f5819653aa0ebdcd3adb530 (patch)
tree43699a2a2469f44bb0dabe0b1d4a5ac18ebc94aa /usr.sbin/bsnmpd
parentd5b5017793dfe757346addc275529dc84cd3cc9a (diff)
downloadFreeBSD-src-5dfb164cbab101ff8f5819653aa0ebdcd3adb530.zip
FreeBSD-src-5dfb164cbab101ff8f5819653aa0ebdcd3adb530.tar.gz
Minor spelling and grammar fixes.
Diffstat (limited to 'usr.sbin/bsnmpd')
-rw-r--r--usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1 b/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1
index 57a85d6..16eec25 100644
--- a/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1
+++ b/usr.sbin/bsnmpd/tools/bsnmptools/bsnmpget.1
@@ -108,7 +108,7 @@ Depending on the options
.Nm bsnmpget
constructs either a SMNP GetRequest, GetNextRequest
or a GetBulkRequest packet, fills in the object identifiers (OIDs) of the
-objects whose values will be retrived, waits for a response and prints it if
+objects whose values will be retrieved, waits for a response and prints it if
received successfully.
.Pp
.Nm Bsnmpwalk
@@ -259,7 +259,7 @@ for
and getnext for
.Nm bsnmpwalk .
Getbulk allows executing the so called SNMP "bulkwalks" allowing the values of
-multiple columns to be retrived in a single PDU by
+multiple columns to be retrieved in a single PDU by
.Nm bsnmpwalk .
.It Fl r Ar retries
Number of resends of request packets before giving up if the agent does
@@ -332,7 +332,7 @@ will use version 2.
Note that GetBulkRequest-PDUs were introduced in SNMPv2 thus setting the
version to 1 is incompatiable with sending a GetBulk PDU.
.It OID
-The object identifier whose value to retrive.
+The object identifier whose value to retrieve.
At least one OID should be provided for
.Nm bsnmpget
to be able to send a request.
@@ -340,7 +340,7 @@ to be able to send a request.
For
.Nm bsnmpwalk
this is the root object identifier of the subtree whose values are to be
-retrived.
+retrieved.
If no OID is provided
.Nm bsnmpwalk
will walk the mib2 subtree rooted
OpenPOWER on IntegriCloud