diff options
-rw-r--r-- | iptables/ebtables-nft.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/iptables/ebtables-nft.8 b/iptables/ebtables-nft.8 index 29c7d9fa..86981650 100644 --- a/iptables/ebtables-nft.8 +++ b/iptables/ebtables-nft.8 @@ -358,7 +358,8 @@ When talking to the kernel, use this to try to automatically load missing kernel modules. .TP .B --concurrent -Use a file lock to support concurrent scripts updating the ebtables kernel tables. +This would use a file lock to support concurrent scripts updating the ebtables +kernel tables. It is not needed with \fBebtables-nft\fP though and thus ignored. .SS RULE SPECIFICATIONS |