From 160ccd3d9e6fd3f5cfbc12905e4f3fac83f1664d Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Mon, 29 Aug 2022 11:00:44 -0300 Subject: docs: change /foo to /bar in symlink handling example As suggested by @birdie-github[1]. This amends commit c78c2b4ec ("docs: note that blacklist/whitelist follow symlinks", 2022-08-28) / PR #5344. [1] https://github.com/netblue30/firejail/pull/5344#issuecomment-1229903967 --- src/man/firejail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index 1dd5508b3..3f85bd8bf 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -193,7 +193,7 @@ Blacklist directory or file. File globbing is supported, see \fBFILE GLOBBING\fR .br Symbolic link handling: Blacklisting a path that is a symbolic link will also blacklist the path that it points to. -For example, if ~/foo is blacklisted and it points to /foo, then /foo will also +For example, if ~/foo is blacklisted and it points to /bar, then /bar will also be blacklisted. .br -- cgit v1.2.3-70-g09d2