summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-10-21 17:19:58 +0200
committerLudovic Courtès <ludo@gnu.org>2020-10-21 19:19:34 +0200
commit004a9455f9fccfdd9a9af3d3312e6d0d2779d6a8 (patch)
tree57ad428e15cc5618ed076da9505c30cd37635870
parent481d2fbb912bc2cdad7ef97f2f1c26a0e33e6534 (diff)
doc: Fix typo in 'avahi-service-type' description.
* doc/guix.texi (Networking Services): Change "zero-configuration" to "avahi-configuration".
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 92bf2905925..5116de5e8ce 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -16354,7 +16354,7 @@ The @code{(gnu services avahi)} provides the following definition.
16354This is the service that runs @command{avahi-daemon}, a system-wide 16354This is the service that runs @command{avahi-daemon}, a system-wide
16355mDNS/DNS-SD responder that allows for service discovery and 16355mDNS/DNS-SD responder that allows for service discovery and
16356``zero-configuration'' host name lookups (see @uref{https://avahi.org/}). 16356``zero-configuration'' host name lookups (see @uref{https://avahi.org/}).
16357Its value must be a @code{zero-configuration} record---see below. 16357Its value must be an @code{avahi-configuration} record---see below.
16358 16358
16359This service extends the name service cache daemon (nscd) so that it can 16359This service extends the name service cache daemon (nscd) so that it can
16360resolve @code{.local} host names using 16360resolve @code{.local} host names using