From 681e074681d8864c07f6cfa5c263ed6e384da878 Mon Sep 17 00:00:00 2001 From: "luz.paz" Date: Mon, 19 Nov 2018 10:07:39 -0500 Subject: Misc. typos Found using `codespell -q 3 -L shotcut,objext,als,ans,creat,varius,chage,tthe` --- src/man/firejail-profile.txt | 2 +- src/man/firejail.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index 251346bd5..4e22796c9 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -275,7 +275,7 @@ Build a new /lib directory and bring in the libraries required by the applicatio This feature is still under development, see \fBman 1 firejail\fR for some examples. .TP \fBprivate-opt file,directory -Build a new /optin a temporary +Build a new /opt in a temporary filesystem, and copy the files and directories in the list. All modifications are discarded when the sandbox is closed. .TP 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. To help creating useful seccomp filters more easily, the following system call groups are defined: @clock, @cpu-emulation, @debug, @default, @default-nodebuggers, @default-keep, @module, @obsolete, -@privileged, @raw-io, @reboot, @resources and @swap. In addtion, a +@privileged, @raw-io, @reboot, @resources and @swap. In addition, a system call can be specified by its number instead of name with prefix $, so for example $165 would be equal to mount on i386. -- cgit v1.2.3-70-g09d2