Skip to content

Commit 4393e71

Browse files
committed
Remove iptables references in docs
Signed-off-by: Mario Loriedo <[email protected]>
1 parent 302bd84 commit 4393e71

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/locale/ja/LC_MESSAGES/markdown.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20503,8 +20503,8 @@ msgstr ""
2050320503

2050420504
#: ../../source/markdown/podman-network-reload.1.md:13
2050520505
msgid ""
20506-
"Rootful Podman relies on iptables rules in order to provide network "
20507-
"connectivity. If the iptables rules are deleted, this happens for example"
20506+
"Rootful Podman relies on firewall rules in order to provide network "
20507+
"connectivity. If the firewall rules are deleted, this happens for example"
2050820508
" with `firewall-cmd --reload`, the container loses network connectivity. "
2050920509
"This command restores the network connectivity."
2051020510
msgstr ""

docs/source/markdown/podman-network-reload.1.md.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ podman\-network\-reload - Reload network configuration for containers
99
## DESCRIPTION
1010
Reload one or more container network configurations.
1111

12-
Rootful Podman relies on iptables rules in order to provide network connectivity. If the iptables rules are deleted,
12+
Rootful Podman relies on firewall rules in order to provide network connectivity. If the firewall rules are deleted,
1313
this happens for example with `firewall-cmd --reload`, the container loses network connectivity. This command restores
1414
the network connectivity.
1515

0 commit comments

Comments
 (0)