Jeremy pointed out that this field is semicolon-delimited but we document
it as space-delimited. Fix the documentation.
Reported-by: Jeremy Stribling <strib@nicira.com>
The currently defined key-value pairs are:
<dl>
<dt><code>network-uuids</code></dt>
- <dd>Space-delimited set of universally unique identifier(s) for the
- network with which this bridge is associated. The form of the
+ <dd>Semicolon-delimited set of universally unique identifier(s) for
+ the network with which this bridge is associated. The form of the
identifier(s) depends on the type of the host. On a Citrix
XenServer host, the network identifiers are RFC 4122 UUIDs as
displayed by, e.g., <code>xe network-list</code>.</dd>