aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-10-02 10:09:09 -0400
committerLibravatar GitHub <noreply@github.com>2016-10-02 10:09:09 -0400
commit2b9b7243dff1d32730a7ca9b03c44f706fdb633d (patch)
treebabefaa142925cbe863640e36fd918fc16f12267 /README.md
parentMerge pull request #828 from vismir2/master (diff)
parentFix typos found by lintian (diff)
downloadfirejail-2b9b7243dff1d32730a7ca9b03c44f706fdb633d.tar.gz
firejail-2b9b7243dff1d32730a7ca9b03c44f706fdb633d.tar.zst
firejail-2b9b7243dff1d32730a7ca9b03c44f706fdb633d.zip
Merge pull request #829 from reinerh/master
Fix typos found by lintian
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 99b78d8ca..b6f80a52f 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,8 @@ If you keep your Firejail profiles in a public repository, please give us a link
49````` 49`````
50 --x11=block 50 --x11=block
51 Blacklist /tmp/.X11-unix directory, ${HOME}/.Xauthority and file 51 Blacklist /tmp/.X11-unix directory, ${HOME}/.Xauthority and file
52 specified in ${XAUTHORITY} enviroment variable. Remove DISPLAY and 52 specified in ${XAUTHORITY} environment variable. Remove DISPLAY and
53 XAUTHORITY enviroment variables. Stop with error message if X11 53 XAUTHORITY environment variables. Stop with error message if X11
54 abstract socket will be accessible in jail. 54 abstract socket will be accessible in jail.
55 55
56 --put=name|pid src-filename dest-filename 56 --put=name|pid src-filename dest-filename