From: Damien Miller Date: Tue, 3 Oct 2023 23:54:04 +0000 (+1100) Subject: use portable provider allowlist path in manpage X-Git-Tag: V_9_5_P1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e2d4b13f6f63ce2de13cbfcc9e4d0d4b4ab231;p=thirdparty%2Fopenssh-portable.git use portable provider allowlist path in manpage spotted by Jann Horn --- diff --git a/ssh-agent.1 b/ssh-agent.1 index 6815eb834..0b93d03a3 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 .