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/30 18:52:31 Modified files: usr.bin/ssh : ssh_config.5 Log message: Tighten up the introduction a little: Mention Match as a conditional directive (previously it only mentioned Host) Try to use consistent language in the introduction to refer to configuration directives (previously it used "parameters" and "keywords" interchangeably). Mention that comments may appear at the end of the line too, and that whitespace at the beginning/end of lines is not significant.