netbase: Correct a comment in /etc/network/interfaces
authorMatthias Hentges <oe@hentges.net>
Mon, 11 Jun 2007 01:57:12 +0000 (01:57 +0000)
committerMatthias Hentges <oe@hentges.net>
Mon, 11 Jun 2007 01:57:12 +0000 (01:57 +0000)
packages/netbase/netbase/interfaces
packages/netbase/netbase_4.21.bb

index e6a4574..c9b2faf 100644 (file)
@@ -28,7 +28,7 @@ iface wlan0 inet dhcp
 #      wireless-key s:My-PlainText-Password
 #      wireless-mode managed                  
 #
-# A WPA encrypted connection locked to a specific access point.
+# A WPA1 or WPA2 encrypted connection locked to a specific access point.
 # The WLAN cards firmware is updated temporarily to allow WPA
 # connections. Your card may or may not need the update.
 #
index ba5d95b..6851ae8 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "This package provides the necessary \
 infrastructure for basic TCP/IP based networking."
 SECTION = "base"
 LICENSE = "GPL"
-PR = "r17"
+PR = "r18"
 
 inherit update-rc.d