On Wed, Aug 17, 2016 at 11:47:40PM +0200, Remi Locherer wrote: > Hi > > I think there is a small mistake in relayd.conf.5. > > Remi >
fixed, as per reyk's ok. thanks, jmc > > Index: relayd.conf.5 > =================================================================== > RCS file: /cvs/src/usr.sbin/relayd/relayd.conf.5,v > retrieving revision 1.170 > diff -u -p -r1.170 relayd.conf.5 > --- relayd.conf.5 29 Jul 2016 10:09:27 -0000 1.170 > +++ relayd.conf.5 17 Aug 2016 21:43:48 -0000 > @@ -166,7 +166,7 @@ for more information about SNMP configur > .It Ic timeout Ar number > Set the global timeout in milliseconds for checks. > This can be overridden by the timeout value in the table definitions. > -The default interval is 200 milliseconds and it must not exceed the > +The default timeout is 200 milliseconds and it must not exceed the > global interval. > Please note that the default value is optimized for checks within the > same collision domain \(en use a higher timeout, such as 1000 milliseconds, > >
