From 317714979788fee3e702541b39d89c123d7abdef Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 25 Nov 2015 11:07:48 +0100 Subject: doc: Remove mention of monadic services. * doc/guix.texi (Base Services): Remove mention of a list of monadic services. --- doc/guix.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 240b5d1ccd..058b3598dc 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -6290,8 +6290,8 @@ services that one expects from the system. The services exported by this module are listed below. @defvr {Scheme Variable} %base-services -This variable contains a list of basic services@footnote{Technically, -this is a list of monadic services. @xref{The Store Monad}.} one would +This variable contains a list of basic services (@pxref{Service Types +and Services}, for more information on service objects) one would expect from the system: a login service (mingetty) on each tty, syslogd, libc's name service cache daemon (nscd), the udev device manager, and more. -- cgit v1.2.3