From b881d65f485b6ff7d883a87a980bf2c9a5cce4bb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 2 Sep 2006 13:48:59 +0000 Subject: lots of documentation cleanups and fixes git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1309 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- man/avahi-bookmarks.1.xml.in | 2 +- man/avahi-browse.1.xml.in | 2 +- man/avahi-daemon.8.xml.in | 22 +++++++++++----------- man/avahi-daemon.conf.5.xml.in | 8 ++++---- man/avahi-discover.1.xml.in | 2 +- man/avahi-dnsconfd.8.xml.in | 4 ++-- man/avahi-dnsconfd.action.8.xml.in | 2 +- man/avahi-publish.1.xml.in | 2 +- man/avahi-resolve.1.xml.in | 2 +- man/avahi-set-host-name.1.xml.in | 2 +- man/avahi.hosts.5.xml.in | 2 +- man/avahi.service.5.xml.in | 2 +- 12 files changed, 26 insertions(+), 26 deletions(-) diff --git a/man/avahi-bookmarks.1.xml.in b/man/avahi-bookmarks.1.xml.in index 25661f6..9bebd76 100644 --- a/man/avahi-bookmarks.1.xml.in +++ b/man/avahi-bookmarks.1.xml.in @@ -83,7 +83,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-browse.1.xml.in b/man/avahi-browse.1.xml.in index 306152d..07b7557 100644 --- a/man/avahi-browse.1.xml.in +++ b/man/avahi-browse.1.xml.in @@ -108,7 +108,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-daemon.8.xml.in b/man/avahi-daemon.8.xml.in index b4ad07d..e9732d6 100644 --- a/man/avahi-daemon.8.xml.in +++ b/man/avahi-daemon.8.xml.in @@ -42,8 +42,8 @@ exclusively by avahi-dnsconfd (a daemon which configures unicast DNS servers using server info published via mDNS) and nss-mdns (a libc NSS plugin, providing name resolution via mDNS). Finally - there is the DBUS interface which provides a rich object - oriented interface to DBUS enabled applications.

+ there is the D-Bus interface which provides a rich object + oriented interface to D-Bus enabled applications.

Upon startup avahi-daemon interprets its configuration file @pkgsysconfdir@/avahi-daemon.conf and reads XML @@ -63,17 +63,17 @@

-D | --daemonize

-

Daemonize after startup. Implies --syslog

+

Daemonize after startup. Implies --syslog.

@@ -144,15 +144,15 @@
-

SIGINT, SIGTERM, SIGQUIT: avahi-daemon will shutdown. This is issued by passing --kill to avahi-daemon.

+

SIGINT, SIGTERM, SIGQUIT: avahi-daemon will shutdown. (Same as --kill).

SIGHUP: avahi-daemon will reload unicast DNS server data from /etc/resolv.conf and static - service definitions from @servicedir@/.

+ service definitions from @servicedir@/. (Same as --reload)

SIGUSR1: avahi-daemon will dump local and remote cached resource record data to syslog.

-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in index 7dff097..bfbd0e5 100644 --- a/man/avahi-daemon.conf.5.xml.in +++ b/man/avahi-daemon.conf.5.xml.in @@ -96,12 +96,12 @@ @@ -281,13 +281,13 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-discover.1.xml.in b/man/avahi-discover.1.xml.in index 43574f6..5d4f878 100644 --- a/man/avahi-discover.1.xml.in +++ b/man/avahi-discover.1.xml.in @@ -43,7 +43,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-dnsconfd.8.xml.in b/man/avahi-dnsconfd.8.xml.in index 14a9f4a..454afac 100644 --- a/man/avahi-dnsconfd.8.xml.in +++ b/man/avahi-dnsconfd.8.xml.in @@ -76,7 +76,7 @@
-

@pkgsysconfdir@/dnsconfd.action: the script to run when a DNS server is found or removed.

+

@pkgsysconfdir@/avahi-dnsconfd.action: the script to run when a DNS server is found or removed.

@@ -86,7 +86,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-dnsconfd.action.8.xml.in b/man/avahi-dnsconfd.action.8.xml.in index da8b265..6811422 100644 --- a/man/avahi-dnsconfd.action.8.xml.in +++ b/man/avahi-dnsconfd.action.8.xml.in @@ -74,7 +74,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-publish.1.xml.in b/man/avahi-publish.1.xml.in index cab5828..c68f60d 100644 --- a/man/avahi-publish.1.xml.in +++ b/man/avahi-publish.1.xml.in @@ -104,7 +104,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-resolve.1.xml.in b/man/avahi-resolve.1.xml.in index f3691b9..dbfccc0 100644 --- a/man/avahi-resolve.1.xml.in +++ b/man/avahi-resolve.1.xml.in @@ -87,7 +87,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi-set-host-name.1.xml.in b/man/avahi-set-host-name.1.xml.in index b2eb7f4..983b81c 100644 --- a/man/avahi-set-host-name.1.xml.in +++ b/man/avahi-set-host-name.1.xml.in @@ -57,7 +57,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi.hosts.5.xml.in b/man/avahi.hosts.5.xml.in index 5fe2271..5a92547 100644 --- a/man/avahi.hosts.5.xml.in +++ b/man/avahi.hosts.5.xml.in @@ -43,7 +43,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

diff --git a/man/avahi.service.5.xml.in b/man/avahi.service.5.xml.in index 2514f33..aeaeb05 100644 --- a/man/avahi.service.5.xml.in +++ b/man/avahi.service.5.xml.in @@ -105,7 +105,7 @@
-

The avahi developers <@PACKAGE_BUGREPORT@>; avahi is +

The Avahi Developers <@PACKAGE_BUGREPORT@>; Avahi is available from

-- cgit