]> git.meshlink.io Git - catta/blob - man/avahi-set-host-name.1.xml.in
fix avahi_netlink_new to allow multiple netlinks per process
[catta] / man / avahi-set-host-name.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 <!--
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-set-host-name" section="1" desc="Change mDNS host name">
25
26         <synopsis>
27       <cmd>avahi-set-host-name <arg>host-name</arg></cmd>
28         </synopsis>
29
30     <description>
31       <p>Set the mDNS host name of a currently running Avahi
32       daemon. The effect of this operation is not persistent across
33       daemon restarts. This operation is usually privileged.</p>
34         </description>
35
36         <options>
37
38       <option>
39         <p><opt>-v | --verbose</opt></p>
40         <optdesc><p>Enable verbose mode.</p></optdesc>
41       </option>
42
43           <option>
44                 <p><opt>-h | --help</opt></p>
45                 <optdesc><p>Show help.</p></optdesc>
46           </option>
47
48
49           <option>
50                 <p><opt>-V | --version</opt></p>
51                 <optdesc><p>Show version information.</p></optdesc>
52           </option>
53
54
55         </options>
56
57         <section name="Authors">
58           <p>The Avahi Developers &lt;@PACKAGE_BUGREPORT@&gt;; Avahi is
59           available from <url href="@PACKAGE_URL@"/></p>
60         </section>
61
62         <section name="See also">
63           <p>
64         <manref name="avahi-daemon" section="8"/>
65           </p>
66         </section>
67
68         <section name="Comments">
69           <p>This man page was written using <manref name="xml2man" section="1"
70                   href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>
71         </section>
72
73   </manpage>