aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar irandms <irandms@another.computer>2021-01-31 01:24:15 -0800
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2021-02-03 17:56:59 +0100
commitdec7a1d91f72e6ef27529d184d744c7ab2fbc1ff (patch)
tree4d8b33a9fbb84703c2252c373d639354b4c52ec5
parentbuild: clean generated test/Makefile (diff)
downloadfirejail-dec7a1d91f72e6ef27529d184d744c7ab2fbc1ff.tar.gz
firejail-dec7a1d91f72e6ef27529d184d744c7ab2fbc1ff.tar.zst
firejail-dec7a1d91f72e6ef27529d184d744c7ab2fbc1ff.zip
Fix minor typo in firecfg's manual page
(cherry picked from commit ff30ea354fa8fb46db2c03282c086110bff16689)
-rw-r--r--src/man/firecfg.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/firecfg.txt b/src/man/firecfg.txt
index f3123356a..2c02aee47 100644
--- a/src/man/firecfg.txt
+++ b/src/man/firecfg.txt
@@ -61,7 +61,7 @@ $ sudo firecfg --add-users dustin lucas mike eleven
61 61
62.TP 62.TP
63\fB\-\-bindir=directory 63\fB\-\-bindir=directory
64Create and search symbolic links in directory instead of the default location /user/local/bin. 64Create and search symbolic links in directory instead of the default location /usr/local/bin.
65Directory should precede /usr/bin and /bin in the PATH environment variable. 65Directory should precede /usr/bin and /bin in the PATH environment variable.
66 66
67.TP 67.TP