mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-01-12 00:04:08 +08:00
Update ssh-agent.1
Add a missing "/" in the default allowed providers list.
This commit is contained in:
committed by
Darren Tucker
parent
09daf2ac5f
commit
6eafc52a41
@@ -166,7 +166,7 @@ options to
|
||||
.Xr ssh-add 1 .
|
||||
Libraries that do not match the pattern list will be refused.
|
||||
The default list is
|
||||
.Dq usr/lib*/*,/usr/local/lib*/* .
|
||||
.Dq /usr/lib*/*,/usr/local/lib*/* .
|
||||
.Pp
|
||||
See PATTERNS in
|
||||
.Xr ssh_config 5
|
||||
|
||||
Reference in New Issue
Block a user