guix-commits
[Top][All Lists]
Advanced

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

01/01: doc: Suggest a network test command that will definitely be avail


From: Leo Famulari
Subject: 01/01: doc: Suggest a network test command that will definitely be available.
Date: Sun, 14 May 2017 13:08:01 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 4100698d93bfcb74eb616c14fb15149fae0718f8
Author: Leo Famulari <address@hidden>
Date:   Sat May 13 20:47:09 2017 -0400

    doc: Suggest a network test command that will definitely be available.
    
    * doc/guix.texi (Running GuixSD in a VM): Suggest the use of `guix
    download` to test network connectivity.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 5227ad4..873fcf7 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -15679,7 +15679,7 @@ to your system definition and start the VM using
 @command{`guix system vm config.scm` -net user}.  An important caveat of using
 @command{-net user} for networking is that @command{ping} will not work, 
because
 it uses the ICMP protocol.  You'll have to use a different command to check for
-network connectivity, like for example @command{curl}.
+network connectivity, for example @command{guix download}.
 
 @subsubsection Connecting Through SSH
 



reply via email to

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