diff options
Diffstat (limited to 'doc/guix.texi')
-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 b9bf986640..9b36468557 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -6048,7 +6048,7 @@ passphrase for the network you are connecting to: @example network=@{ - ssid=@var{my-ssid} + ssid="@var{my-ssid}" key_mgmt=WPA-PSK psk="the network's secret passphrase" @} |