diff options
author | Phil Sutter <phil@nwl.cc> | 2024-10-08 16:15:03 +0200 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2024-10-16 15:31:44 +0200 |
commit | 42b012d7ad20c4f416d34056d7e2600a60f1f1a4 (patch) | |
tree | 1491080f65898e05fbb978b832c683802f813de9 | |
parent | 78ec113ffd7628d4086b7603889c94984c0f361b (diff) |
man: xtables-legacy.8: Join two paragraphs
The second one referring to xtables-monitor seems out of context without
the first one, join them.
Signed-off-by: Phil Sutter <phil@nwl.cc>
-rw-r--r-- | iptables/xtables-legacy.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iptables/xtables-legacy.8 b/iptables/xtables-legacy.8 index 6db7d2cb..fa26a555 100644 --- a/iptables/xtables-legacy.8 +++ b/iptables/xtables-legacy.8 @@ -63,7 +63,6 @@ updates might be lost. This can be worked around partially with the \-\-wait op There is also no method to monitor changes to the ruleset, except periodically calling iptables-legacy-save and checking for any differences in output. - .B xtables\-monitor(8) will need the .B xtables\-nft(8) |