diff options
| author | Michael Biebl <biebl@debian.org> | 2007-12-25 15:52:48 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2007-12-25 15:52:48 +0000 |
| commit | 001add6140068afaa0edc1bc4579ef2e0f73b236 (patch) | |
| tree | 7c96571db62821d2eac254124dc18fb62c1cb288 /debian/patches/12_readme_format.patch | |
| parent | 645642682faedc926ecb79c83a0306202dd2f6a7 (diff) | |
* debian/patches/12_readme_format.patch debian/0.6.5-4
- Fix line break in README file. (Closes: #444038) git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@2001 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/patches/12_readme_format.patch')
| -rw-r--r-- | debian/patches/12_readme_format.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/patches/12_readme_format.patch b/debian/patches/12_readme_format.patch new file mode 100644 index 00000000..5fa39d24 --- /dev/null +++ b/debian/patches/12_readme_format.patch @@ -0,0 +1,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 |