doc: Fix possible values for IPv6 Method in service API
authorJukka Rissanen <jukka.rissanen@nokia.com>
Fri, 7 Jan 2011 12:55:19 +0000 (14:55 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sat, 8 Jan 2011 00:33:43 +0000 (01:33 +0100)
doc/service-api.txt

index aaddbfb..4a8a490 100644 (file)
@@ -364,15 +364,13 @@ Properties        string State [readonly]
 
                        string Method [readonly]
 
-                               Possible values are "dhcp", "manual"
+                               Possible values are "auto", "manual"
                                and "off".
 
                                The value "fixed" indicates an IP address
                                that can not be modified. For example
                                cellular networks return fixed information.
 
-                               "dhcp" is not supported currently.
-
                        string Address [readonly]
 
                                The current configured IPv6 address.