From 78745b3d97ce3828e6acfa45b766bdea574b1a0e Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 30 Mar 2013 08:44:48 +0000 Subject: previous had one backslash too many; --- 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 10990401e6a..fe47f125350 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.22 2013/03/29 12:53:41 gerhard Exp $ +.\" $OpenBSD: snmpd.conf.5,v 1.23 2013/03/30 08:44:48 jmc 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 29 2013 $ +.Dd $Mdocdate: March 30 2013 $ .Dt SNMPD.CONF 5 .Os .Sh NAME @@ -91,7 +91,7 @@ The default value is .Pp .It Xo .Ic read-write -.Pq Ic community Ar string Ic \*(Ba\ disabled +.Pq Ic community Ar string Ic \*(Ba disabled .Xc Specify the name of the read-write community, or disallow writes completely. The default value is -- cgit v1.2.3-59-g8ed1b