Package: ifplugd Version: 0.26-2 Severity: minor Tags: patch
Found some typos in '/usr/share/man/man8/ifplugd.8.gz', see attached '.diff'. Hope this helps... -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages ifplugd depends on: ii debconf 1.4.58 Debian configuration management sy ii libc6 2.3.5-5 GNU C Library: Shared libraries an ii libdaemon0 0.8-1 lightweight C library for daemons Versions of packages ifplugd recommends: ii ifupdown 0.6.7 high level tools to configure netw -- debconf information excluded
--- - 2005-08-30 03:54:21.597846000 -0400 +++ /tmp/ifplugd8.gz.24185 2005-08-30 03:54:21.000000000 -0400 @@ -64,7 +64,7 @@ Specify an extra argument to be passed to the action script. .TP \fB-M | --monitor\f1 -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. .TP \fB-h | --help\f1 Show help @@ -78,7 +78,7 @@ \fB-v | --version\f1 Show version .TP -\fB-S | --supend\f1 +\fB-S | --suspend\f1 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.) .TP \fB-R | --resume\f1 @@ -89,7 +89,7 @@ .SH FILES \fI/etc/ifplugd/ifplugd.conf\f1: this file is sourced by the init script \fI/etc/init.d/ifplugd\f1 and contains the interface to be monitored and the options to be used. -\fI/etc/ifplugd/ifplugd.action\f1: 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 name (eg. eth0), the second either "up" or "down". +\fI/etc/ifplugd/ifplugd.action\f1: this is the script which will be called by the daemon whenever the state of the interface changes. It takes two arguments: the first is the interface name (eg. eth0), the second either "up" or "down". \fI/var/run/ifplugd.<iface>.pid\f1: the pid file for ifplugd. .SH ENVIRONMENT

