aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-09-05 00:16:47 +0000
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-12-05 11:00:06 -0300
commit666063f5757bd1ca8164fa1e6de4cf3bb659908e (patch)
tree93471da2727807af0ec4a814d8dc083ef3b54a31 /src
parentlandlock: update README.md, small fix in man firejal; update profile stats in... (diff)
downloadfirejail-666063f5757bd1ca8164fa1e6de4cf3bb659908e.tar.gz
firejail-666063f5757bd1ca8164fa1e6de4cf3bb659908e.tar.zst
firejail-666063f5757bd1ca8164fa1e6de4cf3bb659908e.zip
docs: fix typo of --nonewprivs in Landlock section
Originally from PR #5359. Relates to #6078.
Diffstat (limited to 'src')
-rw-r--r--src/man/firejail.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail.1.in b/src/man/firejail.1.in
index efd0c2152..39f12b005 100644
--- a/src/man/firejail.1.in
+++ b/src/man/firejail.1.in
@@ -3436,7 +3436,7 @@ Important notes:
3436Privileges" restriction enabled. 3436Privileges" restriction enabled.
3437Because of this, enabling the Landlock feature will also cause Firejail to 3437Because of this, enabling the Landlock feature will also cause Firejail to
3438enable the "No New Privileges" restriction, regardless of the profile or the 3438enable the "No New Privileges" restriction, regardless of the profile or the
3439\fB\-\-no\-new\-privs\fR command line option. 3439\fB\-\-nonewprivs\fR command line option.
3440.PP 3440.PP
3441- Access to the /proc directory is managed through the \fB\-\-landlock.proc\fR 3441- Access to the /proc directory is managed through the \fB\-\-landlock.proc\fR
3442command line option. 3442command line option.