[openssh-commits] [openssh] 01/01: use portable provider allowlist path in manpage

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Oct 4 10:55:32 AEDT 2023


This is an automated email from the git hooks/post-receive script.

djm pushed a commit to branch master
in repository openssh.

commit 12e2d4b13f6f63ce2de13cbfcc9e4d0d4b4ab231
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Oct 4 10:54:04 2023 +1100

    use portable provider allowlist path in manpage
    
    spotted by Jann Horn
---
 ssh-agent.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ssh-agent.1 b/ssh-agent.1
index 6815eb83..0b93d03a 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -156,7 +156,7 @@ See PATTERNS in
 .Xr ssh_config 5
 for a description of pattern-list syntax.
 The default list is
-.Dq /usr/lib/*,/usr/local/lib/* .
+.Dq usr/lib*/*,/usr/local/lib*/* .
 .It Fl s
 Generate Bourne shell commands on
 .Dv stdout .

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list