From 971a69d8e33bf3fe37755798b142b18515ad6e06 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 31 Oct 2021 00:19:45 +0200 Subject: doc: Avoid misuse of @ref. * doc/guix.texi (Declaring the Home Environment): Avoid @ref in the middle of a sentence. --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index c78dbdc451..9206c0d907 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -35896,7 +35896,7 @@ There is no daemon (at least not necessarily) related to a home service, a home service is just an element that is used to declare part of home environment and extend other parts of it. The extension mechanism discussed in the previous chapter (@pxref{Defining Services}) should not -be confused with @ref{Shepherd Services}. Using this extension +be confused with Shepherd services (@pxref{Shepherd Services}). Using this extension mechanism and some Scheme code that glues things together gives the user the freedom to declare their own, very custom, home environments. -- cgit v1.2.3