From e91e7b2b8165450e695c7f45492cca2ae6927678 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 4 Jul 2018 15:48:02 -0400 Subject: Merges + misc fixes - Change some links in README to HTTPS - Fixup some typos in firejail-profile manpage - Cleanup dash from private-etc - Fixup gradio - Synchronize server profile with default profile --- src/man/firejail-profile.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man') 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: .TP \fBrlimit-as 123456789012 -Set he maximum size of the process's virtual memory to 123456789012 bytes. +Set the maximum size of the process's virtual memory to 123456789012 bytes. .TP \fBrlimit-cpu 123 -Set he maximum CPU time in seconds. +Set the maximum CPU time in seconds. .TP \fBrlimit-fsize 1024 Set the maximum file size that can be created by a process to 1024 bytes. -- cgit v1.2.3-54-g00ecf