aboutsummaryrefslogtreecommitdiff
path: root/ssh-agent.1
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2026-04-06 13:03:29 +0000
committerEd Maste <emaste@FreeBSD.org>2026-04-06 13:16:02 +0000
commit2c72d8219c5679490c3becad8118ea5c8950b893 (patch)
tree9745ca96f363514e3aa34b48c397016f4a241bc5 /ssh-agent.1
parent2137aa9d9fd3f2a3ebc1aa12c6e56ece99fa067c (diff)
Diffstat (limited to 'ssh-agent.1')
-rw-r--r--ssh-agent.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1
index f77a6cdd58f0..016f7e0ebc76 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -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