[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: doc: Update documentation of the 'services' field.
From: |
Ludovic Courtès |
Subject: |
01/02: doc: Update documentation of the 'services' field. |
Date: |
Thu, 19 Nov 2015 16:39:57 +0000 |
civodul pushed a commit to branch master
in repository guix.
commit 28d939af0eb42acf64eb8155db35b384dca41456
Author: Ludovic Courtès <address@hidden>
Date: Thu Nov 19 17:19:55 2015 +0100
doc: Update documentation of the 'services' field.
* doc/guix.texi (operating-system Reference): The 'services' field now
contains a list of service objects.
---
doc/guix.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 3b6955c..f978f3d 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -5688,7 +5688,7 @@ Configuration of libc's name service switch (NSS)---a
details.
@item @code{services} (default: @var{%base-services})
-A list of monadic values denoting system services. @xref{Services}.
+A list of service objects denoting system services. @xref{Services}.
@item @code{pam-services} (default: @code{(base-pam-services)})
@cindex PAM