From: Phil Sutter Date: Tue, 8 Oct 2024 16:11:39 +0000 (+0200) Subject: man: ebtables-nft.8: Note that --concurrent is a NOP X-Git-Tag: v1.8.11~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c535160e2da4db6921d4441703ff8ec3beb6f2cd;p=thirdparty%2Fiptables.git man: ebtables-nft.8: Note that --concurrent is a NOP For obvious reasons, ebtables-nft does not need file-based locking to prevent concurrency. Fixes: 1939cbc25e6f5 ("doc: Adjust ebtables man page") Signed-off-by: Phil Sutter --- 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