blob: 5fa39d2474483a5f6d8f226060cce59ddc3229f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Index: README
===================================================================
--- README (Revision 3190)
+++ README (Arbeitskopie)
@@ -20,7 +20,8 @@
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
|