aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-12-19 17:14:17 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2021-12-19 17:14:17 -0500
commit94144073ad65ce2613a27a3c1a53043e1ccf2fc1 (patch)
treea3f4dd0beea614254535b1943d5c574c54d4a811 /src
parentMerge pull request #4759 from fenuks/tor-browser-update-fix (diff)
downloadfirejail-94144073ad65ce2613a27a3c1a53043e1ccf2fc1.tar.gz
firejail-94144073ad65ce2613a27a3c1a53043e1ccf2fc1.tar.zst
firejail-94144073ad65ce2613a27a3c1a53043e1ccf2fc1.zip
updates
Diffstat (limited to 'src')
-rw-r--r--src/man/firejail-profile.txt2
-rw-r--r--src/man/firejail.txt3
2 files changed, 2 insertions, 3 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index f6c905d59..9c251ec34 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -358,7 +358,7 @@ modifications are discarded when the sandbox is closed.
358Set working directory inside jail to the home directory, and failing that, the root directory. 358Set working directory inside jail to the home directory, and failing that, the root directory.
359.TP 359.TP
360\fBprivate-cwd directory 360\fBprivate-cwd directory
361Set working directory inside the jail. 361Set working directory inside the jail. Full directory path is required. Symbolic links are not allowed.
362.TP 362.TP
363\fBprivate-dev 363\fBprivate-dev
364Create a new /dev directory. Only disc, dri, dvb, hidraw, null, full, zero, tty, pts, ptmx, 364Create a new /dev directory. Only disc, dri, dvb, hidraw, null, full, zero, tty, pts, ptmx,
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index b5cb1e7c2..84c17dc8b 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -1863,7 +1863,6 @@ $ firejail \-\-private-cache openbox
1863.TP 1863.TP
1864\fB\-\-private-cwd 1864\fB\-\-private-cwd
1865Set working directory inside jail to the home directory, and failing that, the root directory. 1865Set working directory inside jail to the home directory, and failing that, the root directory.
1866.br
1867Does not impact working directory of profile include paths. 1866Does not impact working directory of profile include paths.
1868.br 1867.br
1869 1868
@@ -1884,7 +1883,7 @@ $ pwd
1884.TP 1883.TP
1885\fB\-\-private-cwd=directory 1884\fB\-\-private-cwd=directory
1886Set working directory inside the jail. 1885Set working directory inside the jail.
1887.br 1886Full directory path is required. Symbolic links are not allowed.
1888Does not impact working directory of profile include paths. 1887Does not impact working directory of profile include paths.
1889.br 1888.br
1890 1889