diff options
Diffstat (limited to 'components/onc/docs')
-rw-r--r-- | components/onc/docs/onc_spec.html | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html index e0fcb48..5f001fc 100644 --- a/components/onc/docs/onc_spec.html +++ b/components/onc/docs/onc_spec.html @@ -456,10 +456,10 @@ (optional, read-only) <span class="type">string</span> </span> - The current error state for this network, if any. Error states are - provided by the system and are not explicitly defined here. They may or - may not be human-readable. This field will be empty or absent if the - network is not in an error state. + The current error state for this network. Error states are provided by + the system and are not explicitly defined here. They may or may not be + human-readable. This field will be empty or absent if the network is not + in an error state. </dd> <dt class="field">MacAddress</dt> @@ -720,10 +720,7 @@ </span> Describes the passphrase for WEP/WPA/WPA2 connections. If <span class="value">WEP-PSK</span> is used, the passphrase - must be of the format 0x< -hex - number& gt; -, where& lt; -hex - number& gt; is + must be of the format 0x<hex-number>, where <hex-number> is 40, 104, 128, or 232 bits. </dd> |