~ubuntu-branches/ubuntu/jaunty/avahi/jaunty-updates

« back to all changes in this revision

Viewing changes to man/avahi-set-host-name.1.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-09-03 20:25:37 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20060903202537-syi99j0tijm9bldv
Tags: 0.6.13-2ubuntu1
* Merge with Debian, UVF Exception granted by Colin Watson
* debian/patches/03_foreground-console.patch:
  + Allow only foreground users access to the avahi-set-host-name utility as
    we don't use the "netdev" group anywhere. Thanks to Colin Watson for the
    hint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?><!--*-nxml-*-->
 
2
<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
 
3
<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
 
4
 
 
5
<!-- $Id: avahi-set-host-name.1.xml.in 1264 2006-08-22 02:28:46Z lennart $ -->
 
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-set-host-name" section="1" desc="Change mDNS host name">
 
27
 
 
28
        <synopsis>
 
29
      <cmd>avahi-set-host-name <arg>host-name</arg></cmd>
 
30
        </synopsis>
 
31
        
 
32
    <description>
 
33
      <p>Set the mDNS host name of a currently running Avahi
 
34
      daemon. The effect of this operation is not persistant across
 
35
      daemon restarts. This operation is usually priviliged.</p>
 
36
        </description>
 
37
        
 
38
        <options>
 
39
      
 
40
      <option>
 
41
        <p><opt>-v | --verbose</opt></p>
 
42
        <optdesc><p>Enable verbose mode.</p></optdesc>
 
43
      </option>
 
44
 
 
45
          <option>
 
46
                <p><opt>-h | --help</opt></p>
 
47
                <optdesc><p>Show help.</p></optdesc>
 
48
          </option>
 
49
 
 
50
 
 
51
          <option>
 
52
                <p><opt>-V | --version</opt></p>
 
53
                <optdesc><p>Show version information.</p></optdesc>
 
54
          </option>
 
55
 
 
56
 
 
57
        </options>
 
58
 
 
59
        <section name="Authors">
 
60
          <p>The avahi developers &lt;@PACKAGE_BUGREPORT@&gt;; avahi is
 
61
          available from <url href="@PACKAGE_URL@"/></p>
 
62
        </section>
 
63
        
 
64
        <section name="See also">
 
65
          <p>
 
66
        <manref name="avahi-daemon" section="8"/>
 
67
          </p>
 
68
        </section>
 
69
        
 
70
        <section name="Comments">
 
71
          <p>This man page was written using <manref name="xml2man" section="1"
 
72
                  href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>
 
73
        </section>
 
74
        
 
75
  </manpage>