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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 2fe2e8bfa..8898c6791 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1712,7 +1712,7 @@ vm86, vm86old, vmsplice and vserver.
1712To help creating useful seccomp filters more easily, the following 1712To help creating useful seccomp filters more easily, the following
1713system call groups are defined: @clock, @cpu-emulation, @debug, 1713system call groups are defined: @clock, @cpu-emulation, @debug,
1714@default, @default-nodebuggers, @default-keep, @module, @obsolete, 1714@default, @default-nodebuggers, @default-keep, @module, @obsolete,
1715@privileged, @raw-io, @reboot, @resources and @swap. In addtion, a 1715@privileged, @raw-io, @reboot, @resources and @swap. In addition, a
1716system call can be specified by its number instead of name with prefix 1716system call can be specified by its number instead of name with prefix
1717$, so for example $165 would be equal to mount on i386. 1717$, so for example $165 would be equal to mount on i386.
1718 1718