Index: components/onc/docs/onc_spec.html |
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html |
index 5f001fcf643ec02676f9d79a6762e5457d70cecc..e0fcb487cdf71412ae98d71fb5fa28cef306e86c 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. 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, 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. |
</dd> |
<dt class="field">MacAddress</dt> |
@@ -720,7 +720,10 @@ |
</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>, where <hex-number> is |
+ must be of the format 0x< |
+hex - number& gt; |
pneubeck (no reviews)
2015/04/15 07:46:45
that looks unintentional
stevenjb
2015/04/16 17:19:19
Hm, odd. Don't know where that came from. Fixed in
|
+, where& lt; |
+hex - number& gt; is |
40, 104, 128, or 232 bits. |
</dd> |