summaryrefslogtreecommitdiff
path: root/usr.bin/snmp
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@cvs.openbsd.org>2022-03-31 17:27:33 +0000
committerChristian Weisgerber <naddy@cvs.openbsd.org>2022-03-31 17:27:33 +0000
commit58a6bdb2eecf165eb39e1ff5a8082c4bd6ec1211 (patch)
treec631dd0d4ac59c3286cbf5b06d00e840263d40da /usr.bin/snmp
parenta7df80ab7071480723f6f681dc3bbfcda8caffb5 (diff)
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
Diffstat (limited to 'usr.bin/snmp')
-rw-r--r--usr.bin/snmp/snmp.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/snmp/snmp.1 b/usr.bin/snmp/snmp.1
index 062fa1fd989..52b662a3bac 100644
--- a/usr.bin/snmp/snmp.1
+++ b/usr.bin/snmp/snmp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: snmp.1,v 1.21 2022/03/10 01:56:02 jsg Exp $
+.\" $OpenBSD: snmp.1,v 1.22 2022/03/31 17:27:27 naddy Exp $
.\"
.\" Copyright (c) 2019 Martijn van Duren <martijn@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: March 10 2022 $
+.Dd $Mdocdate: March 31 2022 $
.Dt SNMP 1
.Os
.Sh NAME
@@ -93,7 +93,7 @@ This uses the
subcommand internally and requests a single varbind at a time.
If no
.Ar oid
-is specified it defaults to mib-2
+is specified, it defaults to mib-2
.Pq .1.3.6.1.2.1 .
.It Xo
.Nm snmp
@@ -165,7 +165,7 @@ This command is not available for
An SNMP based version of the
.Xr df 1
command.
-If no size suffix is shown the sizes are in kilobytes.
+If no size suffix is shown, the sizes are in kilobytes.
.It Nm Cm mibtree Oo Fl O Ar fnS Oc Op Ar oid ...
Dump the tree of compiled-in MIB objects.
If
@@ -412,7 +412,7 @@ Defaults to 1.
Sets the username.
If
.Fl v Cm 3
-is used this option is required.
+is used, this option is required.
This option is only used by
.Fl v Cm 3 .
.It Fl v Ar version