From 695219a53c95dc38f2dc4c8062fd617bfdb25f8e Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Thu, 30 Apr 2020 16:33:00 -0400 Subject: [PATCH] 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 --- docs/formatnetwork.html.in | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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.