summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2008-03-20 11:46:58 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2008-03-20 11:46:58 +0000
commitca7e8b5d977861892241e865109a398c863aee4a (patch)
treef6e2a708744da05532fa9a80e87a2a85fa6d689a
parentbd1c954b3cf550ff46f0c89f0b7b2b2789197e75 (diff)
Fix HISTORY. OK reyk@
-rw-r--r--usr.sbin/snmpd/snmpd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/snmpd/snmpd.8 b/usr.sbin/snmpd/snmpd.8
index 236b521151c..6bb78a2bd0b 100644
--- a/usr.sbin/snmpd/snmpd.8
+++ b/usr.sbin/snmpd/snmpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: snmpd.8,v 1.6 2008/02/16 22:06:10 sobrado Exp $
+.\" $OpenBSD: snmpd.8,v 1.7 2008/03/20 11:46:57 millert 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: February 16 2008 $
+.Dd $Mdocdate: March 20 2008 $
.Dt SNMPD 8
.Os
.Sh NAME
@@ -85,7 +85,7 @@ configuration file
.Sh HISTORY
The
.Nm
-file format first appeared in
+program first appeared in
.Ox 4.3 .
.Sh AUTHORS
The