From: Laine Stump Date: Thu, 30 Apr 2020 20:33:00 +0000 (-0400) Subject: docs: note that was added in libvirt 5.6.0 X-Git-Tag: v6.4.0-rc1~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=695219a53c95dc38f2dc4c8062fd617bfdb25f8e;p=thirdparty%2Flibvirt.git docs: note that was added in libvirt 5.6.0 To make it simpler to answer questions of "Why doesn't this thing work for me?" Signed-off-by: Laine Stump Reviewed-by: Andrea Bolognani --- diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in index 2bccac014b..0383e2d891 100644 --- a/docs/formatnetwork.html.in +++ b/docs/formatnetwork.html.in @@ -1124,9 +1124,11 @@

Network namespaces

- A special XML namespace is available for passing options directly to the - underlying dnsmasq configuration file. Usage of XML namespaces comes with no - support guarantees, so use at your own risk. + A special XML namespace is available for passing options + directly to the underlying dnsmasq configuration + file since 5.6.0. Usage of XML + namespaces comes with no support guarantees, so use at your own + risk.