aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-05 09:19:33 -0400
committerLibravatar GitHub <noreply@github.com>2016-11-05 09:19:33 -0400
commit8464a84343e2be55e19d83b9e9347eef76e9b686 (patch)
tree5b94a4ae615905c2a7a4329a89a2a1e7e64282ab /src
parentexecv fixes (diff)
parentfixed typo (diff)
downloadfirejail-8464a84343e2be55e19d83b9e9347eef76e9b686.tar.gz
firejail-8464a84343e2be55e19d83b9e9347eef76e9b686.tar.zst
firejail-8464a84343e2be55e19d83b9e9347eef76e9b686.zip
Merge pull request #891 from valoq/master
various changes
Diffstat (limited to 'src')
-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 09dc46bbc..d6113218c 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -200,7 +200,7 @@ filesystem, and copy the files and directories in the list.
200All modifications are discarded when the sandbox is closed. 200All modifications are discarded when the sandbox is closed.
201.TP 201.TP
202\fBprivate-tmp 202\fBprivate-tmp
203Mount an empty temporary filesystem on top of /tmp directory. 203Mount an empty temporary filesystem on top of /tmp directory whitelisting /tmp/.X11-unix.
204.TP 204.TP
205\fBread-only file_or_directory 205\fBread-only file_or_directory
206Make directory or file read-only. 206Make directory or file read-only.
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 666a6a8ef..bb9ae270c 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1180,7 +1180,7 @@ nsswitch.conf,passwd,resolv.conf
1180 1180
1181.TP 1181.TP
1182\fB\-\-private-tmp 1182\fB\-\-private-tmp
1183Mount an empty temporary filesystem on top of /tmp directory. 1183Mount an empty temporary filesystem on top of /tmp directory whitelisting /tmp/.X11-unix.
1184.br 1184.br
1185 1185
1186.br 1186.br