docs: nodedev: document mdev uuid property

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Jonathon Jongsma 2021-05-14 16:29:01 -05:00 committed by Michal Privoznik
parent 8a7fb16ada
commit ae02689568
1 changed files with 4 additions and 0 deletions

View File

@ -384,6 +384,10 @@
The order that they appear in the xml definition determines the The order that they appear in the xml definition determines the
order that they will be written to the device. order that they will be written to the device.
</dd> </dd>
<dt><code>uuid</code></dt>
<dd>
This element represents the UUID of the mediated device.
</dd>
</dl> </dl>
</dd> </dd>
<dt><code>ccw</code></dt> <dt><code>ccw</code></dt>