From 7d69d75795a95cea78d326f826c1fcadc8161106 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 11 Mar 2011 00:34:22 +0100 Subject: Imported Upstream version 0.6.29 --- man/Makefile.in | 3 +++ man/avahi-autoipd.8 | 8 ++++---- man/avahi-autoipd.8.xml.in | 8 ++++---- man/avahi-autoipd.action.8 | 2 +- man/avahi-autoipd.action.8.xml.in | 2 +- man/avahi-daemon.8 | 2 +- man/avahi-daemon.8.xml.in | 2 +- man/avahi-dnsconfd.8 | 2 +- man/avahi-dnsconfd.8.xml.in | 2 +- 9 files changed, 17 insertions(+), 14 deletions(-) (limited to 'man') diff --git a/man/Makefile.in b/man/Makefile.in index e61222c..e86a846 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -165,6 +165,7 @@ DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = @DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@ DBUS_SYS_DIR = @DBUS_SYS_DIR@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ +DLLTOOL = @DLLTOOL@ DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ @@ -251,6 +252,7 @@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ +MANIFEST_TOOL = @MANIFEST_TOOL@ MCS = @MCS@ MDASSEMBLER = @MDASSEMBLER@ MKDIR_P = @MKDIR_P@ @@ -313,6 +315,7 @@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ +ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ diff --git a/man/avahi-autoipd.8 b/man/avahi-autoipd.8 index 32949b7..862d25f 100644 --- a/man/avahi-autoipd.8 +++ b/man/avahi-autoipd.8 @@ -33,7 +33,7 @@ Daemonize after startup. Implies \fB--syslog\f1. Kill an already running avahi-autoipd on the specified network interface. (Equivalent to sending a SIGTERM) .TP \fB-r | --refresh\f1 -Tell an already running avahi-autoipd to reannounce the acquired IP address on the specified network interface. (Equivalent to sending a SIGHUP) +Tell an already running avahi-autoipd to re-announce the acquired IP address on the specified network interface. (Equivalent to sending a SIGHUP) .TP \fB-c | --check\f1 Return 0 as return code if avahi-autoipd is already running for the specified network interface. @@ -54,7 +54,7 @@ Don't \fBchroot(2)\f1 the daemon. This option is only available when compiled wi Try to acquire the specified IP address, which must be from the IPv4LL range 169.254.0.0/16. .TP \fB-w | --wait\f1 -Wait until a IP address has been sucessfully acquired before detaching. Only valid in combination with \fB--daemonize\f1. +Wait until a IP address has been successfully acquired before detaching. Only valid in combination with \fB--daemonize\f1. .TP \fB--force-bind\f1 Acquire an IPv4LL address, even if a routable address has been configured on the interface. @@ -70,9 +70,9 @@ Show version information. .SH FILES \fI/etc/avahi/avahi-autoipd.action\f1: the script to run when an IP address as been acquired or is lost. .SH SIGNALS -\fISIGINT, SIGTERM, SIGQUIT\f1: avahi-autoipd will shutdown. (Same as \fB--kill\f1) +\fISIGINT, SIGTERM\f1: avahi-autoipd will shutdown. (Same as \fB--kill\f1) -\fISIGHUP\f1: avahi-autoipd will reannounce the acquired IP address. (Same as \fB--refresh\f1) +\fISIGHUP\f1: avahi-autoipd will re-announce the acquired IP address. (Same as \fB--refresh\f1) .SH AUTHORS The Avahi Developers ; Avahi is available from \fBhttp://avahi.org/\f1 .SH SEE ALSO diff --git a/man/avahi-autoipd.8.xml.in b/man/avahi-autoipd.8.xml.in index 477beb8..7137c30 100644 --- a/man/avahi-autoipd.8.xml.in +++ b/man/avahi-autoipd.8.xml.in @@ -69,7 +69,7 @@