| Index: components/onc/docs/onc_spec.html
|
| diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
|
| index e0fcb487cdf71412ae98d71fb5fa28cef306e86c..5f001fcf643ec02676f9d79a6762e5457d70cecc 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>
|
|
|
|
|