CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/10/17 20:49:44
Modified files: usr.bin/ssh : ssh_config.5 Log message: In the description of pattern-lists, clarify negated matches by explicitly stating that a negated match will never yield a positive result, and that at least one positive term in the pattern-list must match. bz#1918