diff options
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index f1e28753f9..0eea658a13 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -5962,7 +5962,7 @@ At this point, you need to acquire an IP address. On a network where IP addresses are automatically assigned @i{via} DHCP, you can run: @example -dhclient @var{interface} +dhclient -v @var{interface} @end example Try to ping a server to see if networking is up and running: |