From 9d986b2f03d85faba4490472adc07612f9eab02e Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 7 Apr 2026 14:10:56 +0900 Subject: doc: Fix documentation of the name service switch. The previously referenced `nscd-service' procedure no longer exists. * doc/guix.texi (Name Service Switch): Adjust to refer to nscd-service-type and its nscd-configuration configuration record. Change-Id: Ib2b5ef69facf3489626782ad9dbd927a27c04084 --- doc/guix.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index ffbd1257e53..9df7ae161dd 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -48422,9 +48422,10 @@ A string denoting the name service (@pxref{Services in the NSS configuration,,, libc, The GNU C Library Reference Manual}). Note that name services listed here must be visible to nscd. This is -achieved by passing the @code{#:name-services} argument to -@code{nscd-service} the list of packages providing the needed name -services (@pxref{Base Services, @code{nscd-service}}). +achieved by providing the list of packages implementing the needed +services via the @code{name-services} field of the +@code{nscd-configuration} record to be used with the @code{nscd-service-type} +service (@pxref{Base Services, @code{nscd-configuration}}). @item reaction An action specified using the @code{lookup-specification} macro -- cgit v1.3