summaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 851eb1026..59f15f75c 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -391,10 +391,10 @@ Examples:
391 391
392.TP 392.TP
393\fBrlimit-as 123456789012 393\fBrlimit-as 123456789012
394Set he maximum size of the process's virtual memory to 123456789012 bytes. 394Set the maximum size of the process's virtual memory to 123456789012 bytes.
395.TP 395.TP
396\fBrlimit-cpu 123 396\fBrlimit-cpu 123
397Set he maximum CPU time in seconds. 397Set the maximum CPU time in seconds.
398.TP 398.TP
399\fBrlimit-fsize 1024 399\fBrlimit-fsize 1024
400Set the maximum file size that can be created by a process to 1024 bytes. 400Set the maximum file size that can be created by a process to 1024 bytes.