Archived
1
0
Fork 0

doc: Remove mention of monadic services.

* doc/guix.texi (Base Services): Remove mention of a list of monadic
services.
This commit is contained in:
Ludovic Courtès 2015-11-25 11:07:48 +01:00
parent 479b417b54
commit 3177149797

View file

@ -6290,8 +6290,8 @@ services that one expects from the system. The services exported by
this module are listed below. this module are listed below.
@defvr {Scheme Variable} %base-services @defvr {Scheme Variable} %base-services
This variable contains a list of basic services@footnote{Technically, This variable contains a list of basic services (@pxref{Service Types
this is a list of monadic services. @xref{The Store Monad}.} one would and Services}, for more information on service objects) one would
expect from the system: a login service (mingetty) on each tty, syslogd, expect from the system: a login service (mingetty) on each tty, syslogd,
libc's name service cache daemon (nscd), the udev device manager, and libc's name service cache daemon (nscd), the udev device manager, and
more. more.