]> git.ipfire.org Git - thirdparty/iptables.git/commit
man: Do not escape exclamation marks
authorPhil Sutter <phil@nwl.cc>
Tue, 28 Nov 2023 12:29:17 +0000 (13:29 +0100)
committerPhil Sutter <phil@nwl.cc>
Wed, 29 Nov 2023 01:33:05 +0000 (02:33 +0100)
commitd8c64911cfd602f57354f36e5ca79bbedd62aa7a
treefc255f8216bb9582cba572cebd4e0bb2ead9e852
parent9ccae63974755d845337fa6b6648ed0de32c9064
man: Do not escape exclamation marks

This appears to be not necessary, also mandoc complains about it:

| mandoc: iptables/iptables-extensions.8:2170:52: UNSUPP: unsupported escape sequence: \!

Fixes: 71eddedcbf7ae ("libip6t_DNPT: add manpage")
Fixes: 0a4c357cb91e1 ("libip6t_SNPT: add manpage")
Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libip6t_DNPT.man
extensions/libip6t_SNPT.man