From 1b20bea16a9fb07e352aff8ef7a9d9712cefd4ae Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 18 Jul 2010 08:03:04 +0000 Subject: [PATCH] fix a double "is"; --- 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 080faadb3f5..9026e1cf78a 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.12 2009/04/16 20:13:13 sobrado Exp $ +.\" $OpenBSD: snmpd.conf.5,v 1.13 2010/07/18 08:03:04 jmc Exp $ .\" .\" Copyright (c) 2007, 2008 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: April 16 2009 $ +.Dd $Mdocdate: July 18 2010 $ .Dt SNMPD.CONF 5 .Os .Sh NAME @@ -166,7 +166,7 @@ Return the specified value to the client for this OID. The .Ic read-write option may allow the client to override it, -and the type is is either +and the type is either .Ic string or .Ic integer . -- 2.20.1