[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: doc: Clarify the "system type" for 'machine-ssh-configuration'.
From: |
guix-commits |
Subject: |
03/06: doc: Clarify the "system type" for 'machine-ssh-configuration'. |
Date: |
Tue, 19 Nov 2019 04:52:04 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit 69f759912db9af8d3161b315d8806720e068679e
Author: Ludovic Courtès <address@hidden>
Date: Tue Nov 19 10:16:58 2019 +0100
doc: Clarify the "system type" for 'machine-ssh-configuration'.
* doc/guix.texi (Invoking guix deploy): Replace "Nix system type" with
"system type" for consistency.
---
doc/guix.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 51147e3..61b639e 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -26282,8 +26282,8 @@ with an @code{environment} of
@code{managed-host-environment-type}.
@item @code{build-locally?} (default: @code{#t})
If false, system derivations will be built on the machine being deployed to.
@item @code{system}
-The Nix system type describing the architecture of the machine being deployed
-to. This should look something like ``x86_64-linux''.
+The system type describing the architecture of the machine being deployed
+to---e.g., @code{"x86_64-linux"}.
@item @code{authorize?} (default: @code{#t})
If true, the coordinator's signing key will be added to the remote's ACL
keyring.
- branch master updated (10e73bb -> 600f680), guix-commits, 2019/11/19
- 03/06: doc: Clarify the "system type" for 'machine-ssh-configuration'.,
guix-commits <=
- 02/06: deploy: Handle "--version"., guix-commits, 2019/11/19
- 01/06: pull: Acquire a lock for the target profile., guix-commits, 2019/11/19
- 04/06: gnu: hwloc: Default to 2.x., guix-commits, 2019/11/19
- 05/06: gnu: Add emacs-ample-theme., guix-commits, 2019/11/19
- 06/06: gnu: Add font-dseg., guix-commits, 2019/11/19