guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 809ef3168dcc643aaba74a3b82cfbe144aee322f
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Tue Aug 25 20:41:28 2026 +0900
doc: Fix a broken reference to the Shepherd's manual.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 39544d9acf..926f5b7fe4 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -52378,7 +52378,7 @@ So direct requirement only on @code{user-processes} is
sufficient.
@cindex one-shot services, for the Shepherd
@item @code{one-shot?} (default: @code{#f})
Whether this service is @dfn{one-shot}. One-shot services stop immediately
-after their @code{start} action has completed. @xref{Slots of services,,,
+after their @code{start} action has completed. @xref{Defining Services,,,
shepherd, The GNU Shepherd Manual}, for more info.
@item @code{respawn?} (default: @code{#t})