Skip to content

Commit 1e14b08

Browse files
committed
Remove iptables references in docs
Signed-off-by: Mario Loriedo <[email protected]>
1 parent 69ebb4b commit 1e14b08

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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

vendor/go.podman.io/common/pkg/config/containers.conf

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)