doc: Fix typo: "wpa_supplication" --> "wpa_supplicant".
* doc/guix.texi (Preparing for Installation): Fix typo.
This commit is contained in:
parent
7c776ddcc0
commit
641d05188d
|
@ -5929,7 +5929,7 @@ network interface you want to use):
|
||||||
wpa_supplicant -c wpa_supplicant.conf -i @var{interface} -B
|
wpa_supplicant -c wpa_supplicant.conf -i @var{interface} -B
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
Run @command{man wpa_supplication} for more information.
|
Run @command{man wpa_supplicant} for more information.
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
At this point, you need to acquire an IP address. On a network where IP
|
At this point, you need to acquire an IP address. On a network where IP
|
||||||
|
|
Loading…
Reference in New Issue