From a0cef16787930c810263f1edd057e038cb6406e3 Mon Sep 17 00:00:00 2001 From: Laine Stump Date: Tue, 23 Feb 2021 17:30:51 -0500 Subject: [PATCH] docs: fix bad cut/paste in example MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit When the parser and docs were enhanced to support a element in a generic , the example XML for formatdomain.rst was cut/pasted from the example for . In my haste I neglected to remove the element (which is unused/ignored for generic and change the closing tag from to https://bugzilla.redhat.com/1927984 Fixes: db64acfbda59ad22b671580fda13968c60bb8c1a Reported-by: Yalan Zhang Signed-off-by: Laine Stump Reviewed-by: Ján Tomko --- docs/formatdomain.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index e23bcc3e5a..937b0da012 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -4884,9 +4884,8 @@ plain ```` device.
- - + ... This device must be a network device, but not necessarily an SRIOV -- 2.47.2