aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail.txt2
-rw-r--r--src/man/firemon.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 24dbff67a..2f3fb6d01 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -118,7 +118,7 @@ The filter is applied to all processes started in the sandbox.
118.br 118.br
119Example: 119Example:
120.br 120.br
121$ sudo firejail \-\-caps "/etc/init.d/nginx start && sleep inf" 121$ sudo firejail \-\-caps /etc/init.d/nginx start
122 122
123.TP 123.TP
124\fB\-\-caps.drop=all 124\fB\-\-caps.drop=all
diff --git a/src/man/firemon.txt b/src/man/firemon.txt
index 906b5cd9a..ef99b0927 100644
--- a/src/man/firemon.txt
+++ b/src/man/firemon.txt
@@ -6,7 +6,8 @@ firemon [OPTIONS] [PID]
6.SH DESCRIPTION 6.SH DESCRIPTION
7Firemon monitors programs started in a Firejail sandbox. 7Firemon monitors programs started in a Firejail sandbox.
8Without a PID specified, all processes started by Firejail are monitored. Descendants of 8Without a PID specified, all processes started by Firejail are monitored. Descendants of
9these processes are also being monitored. 9these processes are also being monitored. On Grsecurity systems only root user
10can run this program.
10.SH OPTIONS 11.SH OPTIONS
11.TP 12.TP
12\fB\-\-arp 13\fB\-\-arp