use portable provider allowlist path in manpage

spotted by Jann Horn
This commit is contained in:
Damien Miller
2023-10-04 10:54:04 +11:00
parent 6c2c6ffde7
commit 12e2d4b13f

View 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 .