summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ifstated
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-12-07 19:29:38 +0000
committerjmc <jmc@openbsd.org>2018-12-07 19:29:38 +0000
commit76c6a8f4a3a063e6299d9cbde031cd158c6a6814 (patch)
treeb7cdaeb0c11b89e1b9f05d3b3938af61fab56897 /usr.sbin/ifstated
parentReordering (diff)
downloadwireguard-openbsd-76c6a8f4a3a063e6299d9cbde031cd158c6a6814.tar.xz
wireguard-openbsd-76c6a8f4a3a063e6299d9cbde031cd158c6a6814.zip
"every" is in seconds; from ross l richardson
Diffstat (limited to 'usr.sbin/ifstated')
-rw-r--r--usr.sbin/ifstated/ifstated.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ifstated/ifstated.conf.5 b/usr.sbin/ifstated/ifstated.conf.5
index 8dacaca366c..7c4992617f0 100644
--- a/usr.sbin/ifstated/ifstated.conf.5
+++ b/usr.sbin/ifstated/ifstated.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifstated.conf.5,v 1.13 2018/06/18 06:04:25 jmc Exp $
+.\" $OpenBSD: ifstated.conf.5,v 1.14 2018/12/07 19:29:38 jmc Exp $
.\"
.\" Copyright (c) 2005 Nikolay Sturm <sturm@openbsd.org>
.\" Copyright (c) 2005 Marco Pfatschbacher <mpf@openbsd.org>
@@ -15,7 +15,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: June 18 2018 $
+.Dd $Mdocdate: December 7 2018 $
.Dt IFSTATED.CONF 5
.Os
.Sh NAME
@@ -90,7 +90,7 @@ interfaces this equals the init state.
.Pp
In contrast to link state tests, external tests must be run periodically to
evaluate their status.
-The frequency at which an external test is run has to be set with the
+The frequency at which an external test is run is set, in seconds, with the
.Ar every
keyword.
.Pp