Blame SOURCES/0010-docs-dbus-fix-copy-paste-error-for-FlushAllOnReload.patch

63f414
From 1e633c4f475e5cc43aca2d2f381abac85718ae22 Mon Sep 17 00:00:00 2001
63f414
From: Eric Garver <eric@garver.life>
63f414
Date: Wed, 23 Dec 2020 09:54:57 -0500
63f414
Subject: [PATCH 10/22] docs(dbus): fix copy/paste error for FlushAllOnReload
63f414
63f414
(cherry picked from commit 63b1f5cfa73071153f732947dcf9ea3064d64970)
63f414
(cherry picked from commit e74da4714ca9a64d8891f8fc340a0cab0087d609)
63f414
---
63f414
 doc/xml/firewalld.dbus.xml | 2 +-
63f414
 1 file changed, 1 insertion(+), 1 deletion(-)
63f414
63f414
diff --git a/doc/xml/firewalld.dbus.xml b/doc/xml/firewalld.dbus.xml
63f414
index d68c775ee5bf..57560e93da67 100644
63f414
--- a/doc/xml/firewalld.dbus.xml
63f414
+++ b/doc/xml/firewalld.dbus.xml
63f414
@@ -2825,7 +2825,7 @@
63f414
             </listitem>
63f414
           </varlistentry>
63f414
           <varlistentry id="FirewallD1.config.Properties.FlushAllOnReload">
63f414
-            <term>FirewallBackend - s - (rw)</term>
63f414
+            <term>FlushAllOnReload - s - (rw)</term>
63f414
             <listitem>
63f414
               <para>
63f414
                 Flush all runtime rules on a reload. Valid options are; yes, no.
63f414
-- 
63f414
2.27.0
63f414