guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#63214] [PATCH] doc/home-services: fix incorrect module name znc ->


From: Blake Shaw
Subject: [bug#63214] [PATCH] doc/home-services: fix incorrect module name znc -> messaging
Date: Tue, 2 May 2023 02:54:54 +0700

* There is no (gnu home services znc)
* znc-service-type lives in (gnu home services messaging)
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 7af2a85499..0c09ae0054 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -43115,7 +43115,7 @@ This is the multicast address used by default by the 
two services above.
 
 @cindex znc
 The @uref{https://znc.in, ZNC bouncer} can be run as a daemon to manage
-your IRC presence.  With the @code{(gnu home services znc)} service, you
+your IRC presence.  With the @code{(gnu home services messaging)} service, you
 can configure ZNC to run upon login.
 
 You will have to provide a @file{~/.znc/configs/znc.conf} seperately.
-- 
2.39.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]