aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-10 09:58:09 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-10 10:04:42 -0300
commitddb685c1ec66f9164e0721b0d8bb5ccb1a75e22d (patch)
tree600299e2614d0ab5d6a8d61ef5e66a0b8db059b4
parent allow symlinks for .asoundrc - part 2 (#5709) (diff)
downloadfirejail-ddb685c1ec66f9164e0721b0d8bb5ccb1a75e22d.tar.gz
firejail-ddb685c1ec66f9164e0721b0d8bb5ccb1a75e22d.tar.zst
firejail-ddb685c1ec66f9164e0721b0d8bb5ccb1a75e22d.zip
firejail.txt: remove extraneous endif
Added on commit b689b69f6 ("make --private-lib a compile time option, disabled by default", 2023-03-09). Relates to #5727.
-rw-r--r--src/man/firejail.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index ec6da6f13..586ef9852 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -698,7 +698,6 @@ Print all recognized protocols in the current Firejail software build and exit.
698Example: 698Example:
699.br 699.br
700$ firejail \-\-debug-protocols 700$ firejail \-\-debug-protocols
701#endif
702.TP 701.TP
703\fB\-\-debug-syscalls 702\fB\-\-debug-syscalls
704Print all recognized system calls in the current Firejail software build and exit. 703Print all recognized system calls in the current Firejail software build and exit.