summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2020-10-24 14:52:11 +0000
committerjmc <jmc@openbsd.org>2020-10-24 14:52:11 +0000
commit113b255e3f842d6eabbb8aa30728608599af9bbb (patch)
treef9164c2cd904a1c50c0166ffa776b3ab506b248d
parentPrefer 32-bit MSI even if the hardware supports 64-bit MSI to work (diff)
downloadwireguard-openbsd-113b255e3f842d6eabbb8aa30728608599af9bbb.tar.xz
wireguard-openbsd-113b255e3f842d6eabbb8aa30728608599af9bbb.zip
double word blunder; from sean davies
-rw-r--r--usr.sbin/snmpd/snmpd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/snmpd/snmpd.conf.5 b/usr.sbin/snmpd/snmpd.conf.5
index 87961a27ab6..ce1f3c349d0 100644
--- a/usr.sbin/snmpd/snmpd.conf.5
+++ b/usr.sbin/snmpd/snmpd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: snmpd.conf.5,v 1.44 2020/09/10 17:54:47 martijn Exp $
+.\" $OpenBSD: snmpd.conf.5,v 1.45 2020/10/24 14:52:11 jmc Exp $
.\"
.\" Copyright (c) 2007, 2008, 2012 Reyk Floeter <reyk@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: September 10 2020 $
+.Dd $Mdocdate: October 24 2020 $
.Dt SNMPD.CONF 5
.Os
.Sh NAME
@@ -193,7 +193,7 @@ the resolved hostname of the host sending the trap,
the IP address of the host sending the trap,
and any variable bindings contained in the trap
(the OID followed by the value, separated by a single space).
-Traps will will be accepted on all
+Traps will be accepted on all
.Ic listen on
UDP addresses.
.It Xo