aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-06-26 21:08:54 -0400
committerLibravatar GitHub <noreply@github.com>2016-06-26 21:08:54 -0400
commitcb9a31b04366c55a43f9f79c9a8b1fe0057fb5ca (patch)
tree906b931b2b22936c329b369f0ec58b08b4fa5ca2 /src/man/firejail-profile.txt
parentMerge pull request #602 from avoidr/disable-devel.inc (diff)
parents/Xephry/Xephyr/ (diff)
downloadfirejail-cb9a31b04366c55a43f9f79c9a8b1fe0057fb5ca.tar.gz
firejail-cb9a31b04366c55a43f9f79c9a8b1fe0057fb5ca.tar.zst
firejail-cb9a31b04366c55a43f9f79c9a8b1fe0057fb5ca.zip
Merge pull request #603 from avoidr/typo
fix some typos
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 1f7c8beac..c2d5e7955 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -243,7 +243,7 @@ Enable seccomp filter and whitelist the system calls in the list.
243Sets the NO_NEW_PRIVS prctl. This ensures that child processes 243Sets the NO_NEW_PRIVS prctl. This ensures that child processes
244cannot acquire new privileges using execve(2); in particular, 244cannot acquire new privileges using execve(2); in particular,
245this means that calling a suid binary (or one with file capabilities) 245this means that calling a suid binary (or one with file capabilities)
246does not results in an increase of privilege. 246does not result in an increase of privilege.
247.TP 247.TP
248\fBnoroot 248\fBnoroot
249Use this command to enable an user namespace. The namespace has only one user, the current user. 249Use this command to enable an user namespace. The namespace has only one user, the current user.