Skip to content

Commit 12e2d4b

Browse files
committed
use portable provider allowlist path in manpage
spotted by Jann Horn
1 parent 6c2c6ff commit 12e2d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh-agent.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ See PATTERNS in
156156
.Xr ssh_config 5
157157
for a description of pattern-list syntax.
158158
The default list is
159-
.Dq /usr/lib/*,/usr/local/lib/* .
159+
.Dq usr/lib*/*,/usr/local/lib*/* .
160160
.It Fl s
161161
Generate Bourne shell commands on
162162
.Dv stdout .

0 commit comments

Comments
 (0)