From 1727b63c4f51d69790aee09fbf728f3bdc76cfff Mon Sep 17 00:00:00 2001 From: Michael Haas Date: Sun, 16 Aug 2015 12:47:56 +0200 Subject: Fix typos in firejail and firejail-profile man Signed-off-By: Michael Haas --- src/man/firejail-profile.txt | 2 +- src/man/firejail.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index ff265c198..4941d8b8b 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -130,7 +130,7 @@ Enable an user namespace without root user defined. .SH Resource limits These profile entries define the limits on system resources (rlimits) for the processes inside the sandbox. -The limits can be modified inside the sandbox using the regular \fBulimt\fR command. Examples: +The limits can be modified inside the sandbox using the regular \fBulimit\fR command. Examples: .TP \f\rlimit-fsize 1024 diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 21310aebc..fe2a909c9 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -734,7 +734,7 @@ sysfs,_sysctl, adjtimex, clock_adjtime, lookup_dcookie, perf_event_open, fanotif .br Example: .br -$ firejail \-\-sccomp +$ firejail \-\-seccomp .TP \fB\-\-seccomp=syscall,syscall,syscall Enable seccomp filter, blacklist the default list and the syscalls specified by the command. -- cgit v1.2.3-54-g00ecf