doc: Suggest 'dhclient -v'.

Suggested by Chris Marusich <cmmarusich@gmail.com>.

* doc/guix.texi (Preparing for Installation): Add "-v" for dhclient.
master
Ludovic Courtès 2016-03-28 22:00:10 +02:00
parent 9c18cf9bca
commit 15650ac2a0
1 changed files with 1 additions and 1 deletions

View File

@ -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: