summaryrefslogtreecommitdiff
path: root/man/avahi.hosts.5
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-02-15 16:00:28 +0100
committerMichael Biebl <biebl@debian.org>2012-02-15 16:00:28 +0100
commitf65f01e23dad2fe12d0ed42478c755fe8cffc804 (patch)
tree65b1ab5f208d602714a52fad817af6f4644ce98e /man/avahi.hosts.5
parent24262358e73184d3417df5e50d19d8536c254581 (diff)
downloadavahi-f65f01e23dad2fe12d0ed42478c755fe8cffc804.tar.gz
Imported Upstream version 0.6.31upstream/0.6.31upstream
Diffstat (limited to 'man/avahi.hosts.5')
-rw-r--r--man/avahi.hosts.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/avahi.hosts.5 b/man/avahi.hosts.5
index dc4f73f..fe27077 100644
--- a/man/avahi.hosts.5
+++ b/man/avahi.hosts.5
@@ -2,10 +2,10 @@
.SH NAME
avahi.hosts \- avahi-daemon static host name file
.SH SYNOPSIS
-\fB/etc/avahi/hosts
+\fB/home/lennart/tmp/avahi/etc/avahi/hosts
\f1
.SH DESCRIPTION
-\fI/etc/avahi/hosts\f1 is a file which may be used to define static host name to IP address mappings for multicast DNS. This is especially useful when publishing DNS-SD services on behalf of other hosts. See \fBavahi.service(5)\f1 for more information.
+\fI/home/lennart/tmp/avahi/etc/avahi/hosts\f1 is a file which may be used to define static host name to IP address mappings for multicast DNS. This is especially useful when publishing DNS-SD services on behalf of other hosts. See \fBavahi.service(5)\f1 for more information.
The file format is similar to the one of \fI/etc/hosts\f1: on each line an IP address and the corresponding host name. The host names should be in FQDN form, i.e. with appended .local suffix.
.SH AUTHORS