mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
doc: Fix typo: "wpa_supplication" --> "wpa_supplicant".
* doc/guix.texi (Preparing for Installation): Fix typo.
This commit is contained in:
parent
7c776ddcc0
commit
641d05188d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue