From db77f88bfbd1d9404965a4a9cc6dae7ecb433e10 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 6 Nov 2008 15:56:59 +0000 Subject: [PATCH] D-Bus API doc fixes git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@4272 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- introspection/all.xml | 1 + introspection/nm-access-point.xml | 8 ++++---- introspection/nm-device-wifi.xml | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/introspection/all.xml b/introspection/all.xml index 6ff7914d2b..f84866130a 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -34,6 +34,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + diff --git a/introspection/nm-access-point.xml b/introspection/nm-access-point.xml index 5a42f9552f..8f53b7ab54 100644 --- a/introspection/nm-access-point.xml +++ b/introspection/nm-access-point.xml @@ -69,16 +69,16 @@ Access point supports pairwise CCMP encryption. - Access point supports a group 40-bit WEP cypher. + Access point supports a group 40-bit WEP cipher. - Access point supports a group 104-bit WEP cypher. + Access point supports a group 104-bit WEP cipher. - Access point supports a group TKIP cypher. + Access point supports a group TKIP cipher. - Access point supports a group CCMP cypher. + Access point supports a group CCMP cipher. Access point supports PSK key management. diff --git a/introspection/nm-device-wifi.xml b/introspection/nm-device-wifi.xml index 6b31b3a83d..21ace0a49e 100644 --- a/introspection/nm-device-wifi.xml +++ b/introspection/nm-device-wifi.xml @@ -82,16 +82,16 @@ Null capability - syntactic sugar for no capabilities supported. Do not AND this with other capabilities! - The device supports the 40-bit WEP cypher. + The device supports the 40-bit WEP cipher. - The device supports the 104-bit WEP cypher. + The device supports the 104-bit WEP cipher. - The device supports the TKIP cypher. + The device supports the TKIP cipher. - The device supports the CCMP cypher. + The device supports the CCMP cipher. The device supports the WPA encryption/authentication protocol.