From c1729c40788967aa8f85d17d2c7dd41b829a98b5 Mon Sep 17 00:00:00 2001 From: op Date: Tue, 25 Apr 2023 13:36:01 +0000 Subject: [PATCH] tiny markup fix: add missing Ic before `group' in the `agentx' rule OK martijn@ --- usr.sbin/snmpd/snmpd.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/snmpd/snmpd.conf.5 b/usr.sbin/snmpd/snmpd.conf.5 index 4b6c28b82e3..f4fd21d8f84 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.62 2023/03/02 17:09:54 jmc Exp $ +.\" $OpenBSD: snmpd.conf.5,v 1.63 2023/04/25 13:36:01 op Exp $ .\" .\" Copyright (c) 2007, 2008, 2012 Reyk Floeter .\" @@ -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 2 2023 $ +.Dd $Mdocdate: April 25 2023 $ .Dt SNMPD.CONF 5 .Os .Sh NAME @@ -151,7 +151,7 @@ Having set requires at least one .Ic trap handle statement. -.It Ic agentx Oo Ic path Ar path Oc Oo Ic owner Ar owner Oc Oo group Ar group Oc Oo Ic mode Ar mode Oc +.It Ic agentx Oo Ic path Ar path Oc Oo Ic owner Ar owner Oc Oo Ic group Ar group Oc Oo Ic mode Ar mode Oc Set up an agentx master socket at .Ar path and defaults to -- 2.20.1