| Index: doc/service-api.txt
 | 
| diff --git a/doc/service-api.txt b/doc/service-api.txt
 | 
| index eff85b6156c523ec78e362a28e8306c1cc7f2910..af47d74f96085557eb3b76dd023b7750be225592 100644
 | 
| --- a/doc/service-api.txt
 | 
| +++ b/doc/service-api.txt
 | 
| @@ -255,8 +255,8 @@ Properties	string State [readonly]
 | 
|  
 | 
|  			Possible values are: "none" (no privacy),
 | 
|  			"wep" (fixed key WEP), "wpa" (WPA-PSK), "rsn"
 | 
| -			(IEEE 802.11i-PSK), and "802_1x" (IEEE 802.11i
 | 
| -			with 802.1x authentication).
 | 
| +			(IEEE 802.11i-PSK), "psk" (either "wpa" or "rsn"),
 | 
| +			and "802_1x" (IEEE 802.11i with 802.1x authentication).
 | 
|  
 | 
|  			This property is only present for WiFi services.
 | 
|  
 | 
| 
 |