aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 9f6da87ee..e0eb723bc 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -763,8 +763,8 @@ $ firejail \-\-machine-id
763Install a seccomp filter to block attempts to create memory mappings 763Install a seccomp filter to block attempts to create memory mappings
764that are both writable and executable, to change mappings to be 764that are both writable and executable, to change mappings to be
765executable, or to create executable shared memory. The filter examines 765executable, or to create executable shared memory. The filter examines
766the arguments of mmap, mmap2, mprotect and shmat system calls 766the arguments of mmap, mmap2, mprotect, pkey_mprotect and shmat system
767and kills the process if necessary. 767calls and kills the process if necessary.
768.br 768.br
769 769
770.br 770.br