]> git.meshlink.io Git - catta/blob - man/avahi-publish-address.1.xml.in
fix installation of avahi-publish-address/avahi-publish-service
[catta] / man / avahi-publish-address.1.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 <!-- $Id$ -->
6
7 <!-- 
8   This file is part of avahi.
9  
10   avahi is free software; you can redistribute it and/or modify it
11   under the terms of the GNU Lesser General Public License as
12   published by the Free Software Foundation; either version 2.1 of the
13   License, or (at your option) any later version.
14  
15   avahi is distributed in the hope that it will be useful, but WITHOUT
16   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
17   or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
18   Public License for more details.
19  
20   You should have received a copy of the GNU Lesser General Public
21   License along with avahi; if not, write to the Free Software
22   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
23   USA.
24 -->
25
26   <manpage name="avahi-publish-address" section="1" desc="Register an mDNS host name using the Avahi daemon">
27
28         <synopsis>
29       <cmd>avahi-publish-address <arg>name</arg> <arg>address</arg></cmd>
30         </synopsis>
31         
32     <description>
33       <p>Register an mDNS host name to address mapping (and vice versa) using the Avahi daemon.</p>
34         </description>
35         
36         <options>
37
38       <p>Specify a DNS host name (FQDN, e.g. "foobar.local") and an IP
39       address (e.g. "192.168.50.1" or "2001:db8:0:1::1") on the
40       command line.</p>
41           
42         </options>
43         
44         <section name="Authors">
45           <p>The avahi developers &lt;@PACKAGE_BUGREPORT@&gt;; avahi is
46           available from <url href="@PACKAGE_URL@"/></p>
47         </section>
48         
49         <section name="See also">
50           <p>
51         <manref name="avahi-publish-service" section="1"/>, 
52         <manref name="avahi-resolve-address" section="1"/>, 
53         <manref name="avahi-resolve-host-name" section="1"/>, 
54         <manref name="avahi-daemon" section="8"/>
55           </p>
56         </section>
57         
58         <section name="Comments">
59           <p>This man page was written using <manref name="xml2man" section="1"
60                   href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>
61         </section>
62         
63   </manpage>