fix a double "is";
authorjmc <jmc@openbsd.org>
Sun, 18 Jul 2010 08:03:04 +0000 (08:03 +0000)
committerjmc <jmc@openbsd.org>
Sun, 18 Jul 2010 08:03:04 +0000 (08:03 +0000)
usr.sbin/snmpd/snmpd.conf.5

index 080faad..9026e1c 100644 (file)
@@ -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 <reyk@vantronix.net>
 .\"
@@ -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 .