From 666063f5757bd1ca8164fa1e6de4cf3bb659908e Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 5 Sep 2022 00:16:47 +0000 Subject: docs: fix typo of --nonewprivs in Landlock section Originally from PR #5359. Relates to #6078. --- README.md | 2 +- src/man/firejail.1.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a33098f01..b34acfd71 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ LANDLOCK Privileges" restriction enabled. Because of this, enabling the Landlock feature will also cause Firejail to enable the "No New Privileges" restriction, regardless of the profile or the - --no-new-privs command line option. + --nonewprivs command line option. - Access to the /proc directory is managed through the --land‐ lock.proc command line option. 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: Privileges" restriction enabled. Because of this, enabling the Landlock feature will also cause Firejail to enable the "No New Privileges" restriction, regardless of the profile or the -\fB\-\-no\-new\-privs\fR command line option. +\fB\-\-nonewprivs\fR command line option. .PP - Access to the /proc directory is managed through the \fB\-\-landlock.proc\fR command line option. -- cgit v1.2.3-70-g09d2