aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 4941d8b8b..7be5304c1 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -106,7 +106,7 @@ Whitelist Linux capabilities filter.
106\f\seccomp 106\f\seccomp
107Enable default seccomp filter. The default list is as follows: 107Enable default seccomp filter. The default list is as follows:
108mount, umount2, ptrace, kexec_load, open_by_handle_at, init_module, finit_module, delete_module, 108mount, umount2, ptrace, kexec_load, open_by_handle_at, init_module, finit_module, delete_module,
109iopl, ioperm, swapon, swapoff, mknode, syslog, process_vm_readv and process_vm_writev, 109iopl, ioperm, swapon, swapoff, syslog, process_vm_readv and process_vm_writev,
110sysfs,_sysctl, adjtimex, clock_adjtime, lookup_dcookie, perf_event_open, fanotify_init and kcmp. 110sysfs,_sysctl, adjtimex, clock_adjtime, lookup_dcookie, perf_event_open, fanotify_init and kcmp.
111.TP 111.TP
112\f\seccomp syscall,syscall,syscall 112\f\seccomp syscall,syscall,syscall
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 3e399db72..0b7ed1434 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -742,7 +742,7 @@ $ firejail \-\-net=eth0 \-\-scan
742\fB\-\-seccomp 742\fB\-\-seccomp
743Enable seccomp filter and blacklist the syscalls in the default list. The default list is as follows: 743Enable seccomp filter and blacklist the syscalls in the default list. The default list is as follows:
744mount, umount2, ptrace, kexec_load, open_by_handle_at, init_module, finit_module, delete_module, 744mount, umount2, ptrace, kexec_load, open_by_handle_at, init_module, finit_module, delete_module,
745iopl, ioperm, swapon, swapoff, mknode, syslog, process_vm_readv and process_vm_writev, 745iopl, ioperm, swapon, swapoff, syslog, process_vm_readv and process_vm_writev,
746sysfs,_sysctl, adjtimex, clock_adjtime, lookup_dcookie, perf_event_open, fanotify_init and kcmp. 746sysfs,_sysctl, adjtimex, clock_adjtime, lookup_dcookie, perf_event_open, fanotify_init and kcmp.
747.br 747.br
748 748