From df4f02360ed206a98aa94cd76dce3e81e4d95724 Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Apr 23 2020 16:33:01 +0000 Subject: Remove RHEL8 mention from Networking --- diff --git a/modules/release-notes/pages/sysadmin/Networking.adoc b/modules/release-notes/pages/sysadmin/Networking.adoc index cb25e05..0035f7e 100644 --- a/modules/release-notes/pages/sysadmin/Networking.adoc +++ b/modules/release-notes/pages/sysadmin/Networking.adoc @@ -28,7 +28,7 @@ Effect of the modules on the `nftables` ruleset can be observed using the `nft l Since these tools add tables, chains, and rules to the `nftables` ruleset, be aware that `nftables` rule-set operations, such as the `nft flush ruleset` command, might affect rule sets installed using the formerly separate legacy commands. To quickly identify which variant of the tool is present, version information has been updated to include the back-end name. -In RHEL 8, the nftables-based `iptables` tool prints the following version string: +In Fedora 32, the nftables-based `iptables` tool prints the following version string: [source,bash] ----