summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am6
-rw-r--r--man/avahi-browse.1.xml.in3
2 files changed, 7 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 4beb7cb..9128e2c 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -180,6 +180,10 @@ EXTRA_DIST = \
if HAVE_DBUS
install-exec-local:
- cd $(DESTDIR)/$(mandir)/man1 && rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 && $(LN_S) avahi-resolve.1 avahi-resolve-host-name.1 && $(LN_S) avahi-resolve.1 avahi-resolve-address.1
+ cd $(DESTDIR)/$(mandir)/man1 && \
+ rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 avahi-browse-domains.1 && \
+ $(LN_S) avahi-resolve.1 avahi-resolve-host-name.1 && \
+ $(LN_S) avahi-resolve.1 avahi-resolve-address.1 && \
+ $(LN_S) avahi-browse.1 avahi-browse-domains.1
endif
diff --git a/man/avahi-browse.1.xml.in b/man/avahi-browse.1.xml.in
index 6bf8103..5323317 100644
--- a/man/avahi-browse.1.xml.in
+++ b/man/avahi-browse.1.xml.in
@@ -29,6 +29,7 @@
<cmd>avahi-browse [<arg>options</arg>] <arg>service-type</arg></cmd>
<cmd>avahi-browse [<arg>options</arg>] <opt>--all</opt></cmd>
<cmd>avahi-browse [<arg>options</arg>] <opt>--browse-domains</opt></cmd>
+ <cmd>avahi-browse-domains [<arg>options</arg>]</cmd>
</synopsis>
<description>
@@ -49,7 +50,7 @@
<option>
<p><opt>-D | --browse-domains</opt></p>
- <optdesc><p>Browse for browsing domains instead for services.</p></optdesc>
+ <optdesc><p>Browse for browsing domains instead for services. avahi-browse-domains is equivalent to avahi-browse --browse-domains</p></optdesc>
</option>
<option>