civodul pushed a commit to branch master
in repository guix.

commit 266a9f9d973a3bc11cc86f03576da09aefab08f3
Author: Bruno Victal <[email protected]>
AuthorDate: Tue Feb 21 22:16:14 2023 +0000

    doc: %desktop-services: Fix incorrect description.
    
    The Name Service Switch service is configured in operating-system.
    
    * doc/guix.texi (Desktop Services): Fix incorrect description for 
%desktop-services.
    
    Signed-off-by: Ludovic Courtès <[email protected]>
---
 doc/guix.texi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index e448bee284..3814e60467 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -23124,9 +23124,7 @@ support (@pxref{Networking Services, 
@code{modem-manager-service-type}}),
 energy and color management services, the @code{elogind} login and seat
 manager, the Polkit privilege service, the GeoClue location service, the
 AccountsService daemon that allows authorized users change system passwords,
-an NTP client (@pxref{Networking Services}), the Avahi daemon, and has the
-name service switch service configured to be able to use @code{nss-mdns}
-(@pxref{Name Service Switch, mDNS}).
+a NTP client (@pxref{Networking Services}) and the Avahi daemon.
 @end defvar
 
 The @code{%desktop-services} variable can be used as the @code{services}

Reply via email to