aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 67b84de0e..201339c8b 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2318,9 +2318,9 @@ $ sudo firejail --writable-var-log
2318.TP 2318.TP
2319\fB\-\-x11 2319\fB\-\-x11
2320Sandbox the application using Xpra, Xephyr, Xvfb or Xorg security extension. 2320Sandbox the application using Xpra, Xephyr, Xvfb or Xorg security extension.
2321The sandbox will prevents screenshot and keylogger applications started inside the sandbox from accessing 2321The sandbox will prevent screenshot and keylogger applications started inside the sandbox from accessing
2322clients running outside the sandbox. 2322clients running outside the sandbox.
2323Firejail will try first Xpra, and if Xpra is not installed on the system, it will try to find Xephyr. 2323Firejail will try Xpra first, and if Xpra is not installed on the system, it will try to find Xephyr.
2324If all fails, Firejail will not attempt to use Xvfb or X11 security extension. 2324If all fails, Firejail will not attempt to use Xvfb or X11 security extension.
2325.br 2325.br
2326 2326