summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-02-11 13:59:58 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-02-11 13:59:58 +0000
commit2a92b6e0386b99a5324d061aa42273e50144fd37 (patch)
tree6f7307d83575827933d39fd2b33244ea0b5cf237
parent1f3a017b4f19305267d35f45756fbb12c70b5598 (diff)
tweak previous;
-rw-r--r--usr.sbin/relayd/relayd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/relayd/relayd.conf.5 b/usr.sbin/relayd/relayd.conf.5
index 95126914394..1a6b0852a8d 100644
--- a/usr.sbin/relayd/relayd.conf.5
+++ b/usr.sbin/relayd/relayd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: relayd.conf.5,v 1.77 2008/02/11 10:42:50 reyk Exp $
+.\" $OpenBSD: relayd.conf.5,v 1.78 2008/02/11 13:59:57 jmc Exp $
.\"
.\" Copyright (c) 2006, 2007 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
@@ -148,11 +148,11 @@ runs 5 relay processes by default and every process will handle
all configured relays.
.Pp
.It Ic send trap
-Request to send a SNMP trap when the state of a host changes.
+Send an SNMP trap when the state of a host changes.
.Xr relayd 8
will try to connect to
.Xr snmpd 8
-and request it to send a trap to the registered trap receivers,
+and request it send a trap to the registered trap receivers;
see
.Xr snmpd.conf 5
for more information about the configuration.