diff options
author | Roy Marples <roy@marples.name> | 2007-11-02 15:24:45 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-11-02 15:24:45 +0000 |
commit | 3f657432647da6a58c4637d8460524042a7e0d39 (patch) | |
tree | 40d16b6879a9d3ef2c9c182fb8812c1201bcb03d /conf.d.BSD/net.example | |
parent | 7003483a9146353872b0d9a3cea0f8b272bd5b62 (diff) |
Fix example
Diffstat (limited to 'conf.d.BSD/net.example')
-rw-r--r-- | conf.d.BSD/net.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf.d.BSD/net.example b/conf.d.BSD/net.example index 235b6058..fe9eec66 100644 --- a/conf.d.BSD/net.example +++ b/conf.d.BSD/net.example @@ -120,7 +120,8 @@ # Most users will just need to set the following options # key_ESSID1="s:yourkeyhere enc open" # s: means a text key # key_ESSID2="aaaa-bbbb-cccc-dd" # no s: means a hex key -# preferred_aps="'ESSID1' 'ESSID2'" +# preferred_aps="ESSID 1 +#ESSID 2" # # Clear? Good. Now configure your wireless network below |