[libvirt] [PATCH] docs: Add the closing </address> tag for mdev example

27 Sep
2017
27 Sep
'17
9:20 a.m.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- Pushed as trivial. docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 9ce4620c6..fce1f3b03 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4020,7 +4020,7 @@ <devices> <hostdev mode='subsystem' type='mdev' model='vfio-pci'> <source> - <address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'> + <address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'/> </source> </hostdev> </devices> -- 2.13.5
2902
Age (days ago)
2902
Last active (days ago)
0 comments
1 participants
participants (1)
-
Erik Skultety