guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/10: doc: Fix childhurd host SSH port number.


From: guix-commits
Subject: 04/10: doc: Fix childhurd host SSH port number.
Date: Sat, 25 Nov 2023 10:33:28 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 5149bf99ba0238b647733399b1a9cbf7da486634
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sat Nov 25 15:18:20 2023 +0100

    doc: Fix childhurd host SSH port number.
    
    Fixes <https://issues.guix.gnu.org/66739>.
    
    * doc/guix.texi (Virtualization Services): Fix childhurd host SSH port
    number.
    
    Reported-by: Nathan Dehnel <ncdehnel@gmail.com>
    Change-Id: I032b3447c7061ada8ba6d6f15c5454eab0e277d9
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 767133cd0f..008c09150f 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -35823,7 +35823,7 @@ guix shell tigervnc-client -- vncviewer localhost:5900
 
 The default configuration (see @code{hurd-vm-configuration} below)
 spawns a secure shell (SSH) server in your GNU/Hurd system, which QEMU
-(the virtual machine emulator) redirects to port 10222 on the host.
+(the virtual machine emulator) redirects to port 10022 on the host.
 By default, the service enables @dfn{offloading} such that the host
 @code{guix-daemon} automatically offloads GNU/Hurd builds to the
 childhurd (@pxref{Daemon Offload Setup}).  This is what happens when



reply via email to

[Prev in Thread] Current Thread [Next in Thread]