doc: Fix punctuation and style.

Follow-up to de714bcb46.

* doc/guix.texi (Setting Up the Daemon): Fix typos.

Reported-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Id3e49f3b401e8b9ce2aa4c2588ae33cf25e2ca2d
This commit is contained in:
Florian Pelz 2024-08-16 22:09:47 +02:00
parent e64960bd7e
commit 91cf240308
No known key found for this signature in database
GPG key ID: 300888CB39C63817

View file

@ -860,7 +860,7 @@ files, configuration, and services.
@section Setting Up the Daemon @section Setting Up the Daemon
@cindex daemon @cindex daemon
During the installation, the @dfn{build daemon} that must be running During installation, the @dfn{build daemon} that must be running
to use Guix has already been set up and you can run @command{guix} to use Guix has already been set up and you can run @command{guix}
commands in your terminal program, @pxref{Getting Started}: commands in your terminal program, @pxref{Getting Started}:
@ -874,7 +874,7 @@ Setup}.
However, now would be a good time to replace outdated daemon versions, However, now would be a good time to replace outdated daemon versions,
tweak it, perform builds on other machines (@pxref{Daemon Offload tweak it, perform builds on other machines (@pxref{Daemon Offload
Setup}) or start it manually in special environments like Chroots Setup}), or start it manually in special environments like ``chroots''
(@pxref{Chrooting into an existing system}) or WSL (not needed for WSL (@pxref{Chrooting into an existing system}) or WSL (not needed for WSL
images created with Guix, @pxref{System Images, images created with Guix, @pxref{System Images,
@code{wsl2-image-type}}). If you want to know more or optimize your @code{wsl2-image-type}}). If you want to know more or optimize your