news typo fix

This commit is contained in:
William Hubbs 2021-09-07 15:59:19 -05:00
parent 5a41f1ef20
commit 9cce9f8ce8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ where you can voice concerns about removing it.
This version changes the behavior of the checkpath helper to address
CVE-2018-21269. on Linux systems, We require non-terminal symbolic links
to be owned by root. Since we can't do this on non-linux xystems, we do
to be owned by root. Since we can't do this on non-linux systems, we do
not dereference non-terminal symbolic links by default. If you need them
dereferenced, you should add the "-s" switch to the appropriate
checkpath calls.