diff options
| author | Riccardo Setti <giskard@autistici.org> | 2006-08-07 11:22:31 +0000 |
|---|---|---|
| committer | Riccardo Setti <giskard@autistici.org> | 2006-08-07 11:22:31 +0000 |
| commit | 0eca7a8c9c4bafc2cb977306aa0d6c1b4774b315 (patch) | |
| tree | 42f16310c69d4a2031f66818fdbd8964e661154d /debian/README.Debian | |
| parent | 28d56c2421a32c149cc62a7ab14ab18f05bd042e (diff) | |
fixed some typo in README.Debian, removed 09.patch (better solution are coming), fixed 08.patch
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@914 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/README.Debian')
| -rw-r--r-- | debian/README.Debian | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index f52a031f..0e20e53e 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -26,8 +26,8 @@ iface wlan0 inet dhcp -> This device is managed by NM. 1.a) -allow-hotplug eth1 -iface eth0 ined dhcp +allow-hotplug eth0 +iface eth0 inet dhcp -> This device is manager by NM 2.) |