diff options
author | Dan Williams <dcbw@redhat.com> | 2008-01-03 15:35:57 +0000 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2008-01-03 15:35:57 +0000 |
commit | 8a43d6fde897bda47342f25f2d3ad39ba8c62a09 (patch) | |
tree | 69dfb28f85210e9f0bc9121a2dc4c7b306db03a3 /README | |
parent | 8774cc756a74ba7e4a8bfef0be0de669215900ae (diff) | |
download | NetworkManager-8a43d6fde897bda47342f25f2d3ad39ba8c62a09.tar.gz |
Fix README linebreaks (patch from Michael Biebl)
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3204 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -20,7 +20,8 @@ the wireless one. For wireless networking support, NetworkManager keeps a list of wireless networks, the preferred list. Preferred Networks are wireless networks that the user has explicitly made NetworkManager associate with at some previous -time. So if the user walks into a Starbucks and explicitly asks NetworkManager to associate with that Starbucks network, NetworkManager will remember the +time. So if the user walks into a Starbucks and explicitly asks NetworkManager +to associate with that Starbucks network, NetworkManager will remember the Starbucks network information from that point on. Upon returning to that Starbucks, NetworkManager will attempt to associate _automatically_ with the Starbucks network since it is now in the Preferred Networks list. The point of |