diff options
Diffstat (limited to 'ssh-agent.1')
-rw-r--r-- | ssh-agent.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 . |