diff options
| author | David Zeuthen <zeuthen@chromium.org> | 2013-03-05 11:52:38 -0800 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2013-03-11 21:52:26 +0100 | 
| commit | 147cdce70b22ae7cee9fb4fe123db40952f31c9e (patch) | |
| tree | 1c386942b315dd9dd73044b7325e54efebe568a0 /man | |
| parent | ccfcd5c42c68752fbd6de318fe5ce4269f5a7c06 (diff) | |
Signed-off-by: David Zeuthen <zeuthen@chromium.org>
Diffstat (limited to 'man')
| -rw-r--r-- | man/avahi-daemon.conf.5.xml.in | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/man/avahi-daemon.conf.5.xml.in b/man/avahi-daemon.conf.5.xml.in index bea7ed5..2d15017 100644 --- a/man/avahi-daemon.conf.5.xml.in +++ b/man/avahi-daemon.conf.5.xml.in @@ -40,6 +40,12 @@      </option>      <option> +      <p><opt>host-name-from-machine-id=</opt> Takes a boolean +      value ("yes" or "no"). If set to "yes" avahi-daemon +      will use the machine-id as name on the LAN.</p> +    </option> + +    <option>        <p><opt>domain-name=</opt> Set the default domain name avahi-daemon        tries to register its host name and services on the LAN in. If        omitted defaults to ".local".</p>  | 
