summaryrefslogtreecommitdiff
path: root/man/ifplugd.8.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/ifplugd.8.xml.in')
-rw-r--r--man/ifplugd.8.xml.in33
1 files changed, 27 insertions, 6 deletions
diff --git a/man/ifplugd.8.xml.in b/man/ifplugd.8.xml.in
index 9240891..ad658c3 100644
--- a/man/ifplugd.8.xml.in
+++ b/man/ifplugd.8.xml.in
@@ -73,7 +73,21 @@
<option>
<p><opt>-b | --no-beep</opt></p>
<optdesc><p>
- Do not beep (off)
+ Do not beep (off), overrides <opt>--no-beep-up</opt> and <opt>--no-beep-down</opt>.
+ </p></optdesc>
+ </option>
+
+ <option>
+ <p><opt>-U | --no-beep-up</opt></p>
+ <optdesc><p>
+ Do not beep on interface up (off)
+ </p></optdesc>
+ </option>
+
+ <option>
+ <p><opt>-D | --no-beep-down</opt></p>
+ <optdesc><p>
+ Do not beep on interface down (off)
</p></optdesc>
</option>
@@ -118,6 +132,13 @@
Specify poll time in seconds (default: 1)
</p></optdesc>
</option>
+
+ <option>
+ <p><opt>-T | --poll-utime=</opt> <arg>USECS</arg></p>
+ <optdesc><p>
+ Specify poll time in useconds, summing with -t (default: 1)
+ </p></optdesc>
+ </option>
<option>
<p><opt>-u | --delay-up=</opt> <arg>SECS</arg></p>
@@ -162,7 +183,7 @@
<optdesc><p> When daemonizing, wait until the background
process finished with the initial link beat detection. When
this is enabled, the parent process will return the link
- status on exit. 1 means link beat detected, 2 stands for link
+ status on exit. 2 means link beat detected, 3 stands for link
beat not detected, everything else is an error.
</p></optdesc>
</option>
@@ -185,7 +206,7 @@
<option>
<p><opt>-M | --monitor</opt></p>
<optdesc><p>
- Don't fail when the network interface is not available, instead use NETLINK to monitor device avaibility. The is useful for PCMCIA devices and similar.
+ Don't fail when the network interface is not available, instead use NETLINK to monitor device availability. The is useful for PCMCIA devices and similar.
</p></optdesc>
</option>
@@ -218,7 +239,7 @@
</option>
<option>
- <p><opt>-S | --supend</opt></p> <optdesc><p> Suspend a running
+ <p><opt>-S | --suspend</opt></p> <optdesc><p> Suspend a running
daemon. The daemon will no longer check the link status until
it is resumed (-R) again. (Specify -i to select the daemon instance
to suspend.) </p></optdesc>
@@ -241,14 +262,14 @@
<section name="Files">
- <p><file>@sysconfdir@/ifplugd/ifplugd.conf</file>: this file is sourced
+ <p><file>@sysconfdir@/default/ifplugd</file>: this file is sourced
by the init script <file>@sysconfdir@/init.d/ifplugd</file> and
contains the interface to be monitored and the options to be
used.</p>
<p><file>@sysconfdir@/ifplugd/ifplugd.action</file>: this is the script
which will be called by the daemon whenever the state of the
- interface changes. It takes two areguments: the first is the interface
+ interface changes. It takes two arguments: the first is the interface
name (eg. eth0), the second either "up" or "down". </p>
<p><file>/var/run/ifplugd.&lt;iface&gt;.pid</file>: the pid file