docs: man: fix double backslash before hyphen

Command used to search and replace:

    $ perl -pi -e 's/\\\\-/\\-/g' src/man/*.in

This amends commit e256efe64 ("fix non-ASCII hypehens in manpages
(#5903)", 2026-01-08).
This commit is contained in:
Kelvin M. Klann 2026-01-10 02:37:27 -03:00
parent 08a2059a49
commit 0ddf56a318

View file

@ -1544,7 +1544,7 @@ network access to programs that don't really need network access.
.br
Example:
.br
$ firejail \\-\-net=none /usr/bin/vlc
$ firejail \-\-net=none /usr/bin/vlc
.br
.br