diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2020-10-21 17:19:58 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2020-10-21 19:19:34 +0200 |
| commit | 004a9455f9fccfdd9a9af3d3312e6d0d2779d6a8 (patch) | |
| tree | 57ad428e15cc5618ed076da9505c30cd37635870 | |
| parent | 481d2fbb912bc2cdad7ef97f2f1c26a0e33e6534 (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.texi | 2 |
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. | |||
| 16354 | This is the service that runs @command{avahi-daemon}, a system-wide | 16354 | This is the service that runs @command{avahi-daemon}, a system-wide |
| 16355 | mDNS/DNS-SD responder that allows for service discovery and | 16355 | mDNS/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/}). |
| 16357 | Its value must be a @code{zero-configuration} record---see below. | 16357 | Its value must be an @code{avahi-configuration} record---see below. |
| 16358 | 16358 | ||
| 16359 | This service extends the name service cache daemon (nscd) so that it can | 16359 | This service extends the name service cache daemon (nscd) so that it can |
| 16360 | resolve @code{.local} host names using | 16360 | resolve @code{.local} host names using |
