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

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