docs: man: format/sync ipc-namespace descriptions

Relates to #6928.
This commit is contained in:
Kelvin M. Klann 2025-10-09 01:34:04 -03:00
parent 649ad88039
commit 4171127fae
2 changed files with 4 additions and 3 deletions

View file

@ -836,7 +836,8 @@ env CFLAGS="-W -Wall -Werror"
.TP
\fBipc-namespace
Enable IPC namespace.
Enable a new IPC namespace if the sandbox was started as a regular user.
IPC namespace is enabled by default for sandboxes started as root.
.TP
\fBkeep-fd

View file

@ -1117,8 +1117,8 @@ $ firejail \-\-net=eth0 \-\-iprange=192.168.1.100,192.168.1.150
.TP
\fB\-\-ipc-namespace
Enable a new IPC namespace if the sandbox was started as a regular user. IPC namespace is enabled by default
for sandboxes started as root.
Enable a new IPC namespace if the sandbox was started as a regular user.
IPC namespace is enabled by default for sandboxes started as root.
.br
.br