CVS: cvs.openbsd.org: src
Damien Miller <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/29 02:21:50 Modified files: usr.bin/ssh : ssh_config.5 Log message: move documentation of the Include directive to near the start of the options list, alongside that for Match and Host which are similar insofar as they all affect configuration parsing rather than altering the configuration directly. from xspielinbox via bz3968