docs: man: fix typo in example (#7106)

The description of a command references the wrong network interface.
This commit is contained in:
Fabian Foerg 2026-03-16 03:59:00 -04:00 committed by GitHub
parent 811e0fb0a0
commit ae2701ac2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3725,7 +3725,7 @@ assigned automatically.
\fBfirejail \-\-net=br0 \-\-ip=10.10.20.5 \-\-net=br1 \-\-net=br2
Start a shell session in a new network namespace and connect it
to br0, br1, and br2 host bridge devices. IP addresses are assigned
automatically for the interfaces connected to br1 and b2
automatically for the interfaces connected to br1 and br2.
#endif
.TP
\fBfirejail \-\-list