]> git.meshlink.io Git - catta/blob - man/avahi.hosts.5.xml.in
fix avahi_netlink_new to allow multiple netlinks per process
[catta] / man / avahi.hosts.5.xml.in
1 <?xml version="1.0"?><!--*-nxml-*-->
2 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
3 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
4
5 <!--
6   This file is part of avahi.
7
8   avahi is free software; you can redistribute it and/or modify it
9   under the terms of the GNU Lesser General Public License as
10   published by the Free Software Foundation; either version 2.1 of the
11   License, or (at your option) any later version.
12
13   avahi is distributed in the hope that it will be useful, but WITHOUT
14   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15   or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
16   Public License for more details.
17
18   You should have received a copy of the GNU Lesser General Public
19   License along with avahi; if not, write to the Free Software
20   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
21   USA.
22 -->
23
24   <manpage name="avahi.hosts" section="5" desc="avahi-daemon static host name file">
25
26         <synopsis>
27       <cmd>@pkgsysconfdir@/hosts</cmd>
28         </synopsis>
29
30     <description>
31       <p><file>@pkgsysconfdir@/hosts</file> is a file which may be used
32       to define static host name to IP address mappings for multicast
33       DNS. This is especially useful when publishing DNS-SD services
34       on behalf of other hosts. See <manref name="avahi.service"
35       section="5"/> for more information.</p>
36
37       <p>The file format is similar to the one of
38       <file>/etc/hosts</file>: on each line an IP address and the
39       corresponding host name. The host names should be in FQDN form,
40       i.e. with appended .local suffix.</p>
41     </description>
42
43         <section name="Authors">
44           <p>The Avahi Developers &lt;@PACKAGE_BUGREPORT@&gt;; Avahi is
45           available from <url href="@PACKAGE_URL@"/></p>
46         </section>
47
48         <section name="See also">
49           <p>
50         <manref name="avahi-daemon" section="8"/>, <manref name="avahi.service" section="5"/>
51           </p>
52         </section>
53
54         <section name="Comments">
55           <p>This man page was written using <manref name="xml2man"
56           section="1" href="http://masqmail.cx/xml2man/"/> by Oliver
57           Kurth.</p>
58         </section>
59
60   </manpage>