summaryrefslogtreecommitdiff
path: root/usr.sbin/ifstated/ifstated.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-04-27 11:55:28 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-04-27 11:55:28 +0000
commit8e7f37b416ef6153d6cf244df40c9d3429a43a58 (patch)
tree6b43afb6db19a6b9113a677d97d52727060124e4 /usr.sbin/ifstated/ifstated.8
parent586026f6f141894d5dd87842e73b93a63c962e48 (diff)
various small fixes;
ok mcbride@
Diffstat (limited to 'usr.sbin/ifstated/ifstated.8')
-rw-r--r--usr.sbin/ifstated/ifstated.816
1 files changed, 10 insertions, 6 deletions
diff --git a/usr.sbin/ifstated/ifstated.8 b/usr.sbin/ifstated/ifstated.8
index 04c54acc75d..348d75e45ba 100644
--- a/usr.sbin/ifstated/ifstated.8
+++ b/usr.sbin/ifstated/ifstated.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifstated.8,v 1.3 2004/03/07 08:49:05 mcbride Exp $
+.\" $OpenBSD: ifstated.8,v 1.4 2004/04/27 11:55:27 jmc Exp $
.\"
.\" Copyright (c) 2004 Ryan McBride <mcbride@openbsd.org>
.\"
@@ -19,18 +19,21 @@
.Os
.Sh NAME
.Nm ifstated
-.Nd "Interface State daemon"
+.Nd Interface State daemon
.Sh SYNOPSIS
.Nm ifstated
.Bk -words
.Op Fl dhinv
-.Op Fl D Ar macro=value
+.Xo
+.Oo Fl D
+.Ar macro Ns = Ns Ar value Oc
+.Xc
.Op Fl f Ar file
.Ek
.Sh DESCRIPTION
The
.Nm
-daemon runs commands in response to network state changes which it
+daemon runs commands in response to network state changes, which it
determines by monitoring interface link state or running external
tests.
For example, it can be used with
@@ -42,7 +45,7 @@ interfaces stay in sync, or with
to test server or link availability and modify translation or routing rules.
The options are as follows:
.Bl -tag -width Ds
-.It Fl D Ar macro=value
+.It Fl D Ar macro Ns = Ns Ar value
Define
.Ar macro
to be set to
@@ -66,7 +69,8 @@ Ignore initial interface states.
Config test mode.
Check config validity, then exit.
.It Fl v
-Verbose mode. Use twice to further increase verbosity.
+Verbose mode.
+Use twice to further increase verbosity.
.El
.Sh FILES
.Bl -tag -width "/etc/ifstated.conf" -compact