[PATCH] docs: Remove stray parenthesis

Jim Fehlig jfehlig at suse.com
Tue Apr 21 22:13:31 UTC 2020


Commit fadbaa2375 introduced a stray parenthesis in formatdomain.html.in.
Remove it.

Signed-off-by: Jim Fehlig <jfehlig at suse.com>
---

Pushing under the trivial rule.

 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 9ccae54e04..27275c8429 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -2263,7 +2263,7 @@
         </tr>
         <tr>
           <td>passthrough</td>
-          <td>Enable IOMMU mappings allowing PCI passthrough)</td>
+          <td>Enable IOMMU mappings allowing PCI passthrough</td>
           <td>on, off; mode - optional string sync_pt or share_pt</td>
           <td><span class="since">6.3.0</span></td>
         </tr>
-- 
2.26.0





More information about the libvir-list mailing list