]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
use portable provider allowlist path in manpage
authorDamien Miller <djm@mindrot.org>
Tue, 3 Oct 2023 23:54:04 +0000 (10:54 +1100)
committerDamien Miller <djm@mindrot.org>
Tue, 3 Oct 2023 23:54:04 +0000 (10:54 +1100)
spotted by Jann Horn

ssh-agent.1

index 6815eb834d32e87f8a9be9da897bf88c3bf06fba..0b93d03a3d2e8fe6aa9a8924a1185674bb4d1730 100644 (file)
@@ -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 .