diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2026-01-18 18:23:27 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-19 18:52:24 +0100 |
| commit | f45b68feb8b1a87bd36cc51fece973fc399c3f00 (patch) | |
| tree | 1e94b287d74c7da30238724320aeafe1ddf05e95 | |
| parent | 60005904e91392319cce5c4ef25d49952bc1d5bb (diff) | |
doc: Use @command for commands under “Binary Installation”.
* doc/guix.texi (Binary Installation): Use @command and @code appropriately.
Change-Id: If2d0d25a3e7e97c19f14c6f70143b5481b49b727
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
| -rw-r--r-- | doc/guix.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index e4c6f8c32cc..a40082a001d 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -775,15 +775,15 @@ which automates the binary installation process without use of a foreign | |||
| 775 | distro package | 775 | distro package |
| 776 | manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}. | 776 | manager@footnote{@uref{https://guix.gnu.org/guix-install.sh}}. |
| 777 | Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget, | 777 | Use of @file{guix-install.sh} requires Bash, GnuPG, GNU@tie{}tar, wget, |
| 778 | and Xz. On systems where @code{systemd} is detected, the tool | 778 | and Xz. On systems where systemd is detected, the tool |
| 779 | @code{newgidmap} from the @code{uidmap} package is also required. | 779 | @command{newgidmap} from the @code{uidmap} package is also required. |
| 780 | 780 | ||
| 781 | The script guides you through the following: | 781 | The script guides you through the following: |
| 782 | 782 | ||
| 783 | @itemize | 783 | @itemize |
| 784 | @item Downloading and extracting the binary tarball | 784 | @item Downloading and extracting the binary tarball |
| 785 | @item Setting up the build daemon | 785 | @item Setting up the build daemon |
| 786 | @item Making the ‘guix’ command available to non-root users | 786 | @item Making @command{guix} command available to non-root users |
| 787 | @item Configuring substitute servers | 787 | @item Configuring substitute servers |
| 788 | @end itemize | 788 | @end itemize |
| 789 | 789 | ||
| @@ -856,7 +856,7 @@ files, configuration, and services. | |||
| 856 | Some GNU/Linux distributions, such as openSUSE, Alpine and NixOS provide | 856 | Some GNU/Linux distributions, such as openSUSE, Alpine and NixOS provide |
| 857 | Guix through their own package managers. The version of Guix may be | 857 | Guix through their own package managers. The version of Guix may be |
| 858 | older than @value{VERSION} but you can update it afterwards by running | 858 | older than @value{VERSION} but you can update it afterwards by running |
| 859 | @samp{guix pull}. | 859 | @command{guix pull}. |
| 860 | 860 | ||
| 861 | We advise system administrators who install Guix, both from the | 861 | We advise system administrators who install Guix, both from the |
| 862 | installation script or @i{via} the native package manager of their | 862 | installation script or @i{via} the native package manager of their |
