commit | f6e758cdba3db30053afc4254b071ddae761a5df | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Thu Sep 22 21:37:13 2011 +1000 |
committer | Damien Miller <djm@mindrot.org> | Thu Sep 22 21:37:13 2011 +1000 |
tree | 866b4f6928b9d0b53e6833e25ad709bce85185b6 | |
parent | 6232a16a9aab31a01481b2459ae2e675775dd1d8 [diff] |
- djm@cvs.openbsd.org 2011/09/09 00:43:00 [ssh_config.5 sshd_config.5] fix typo in IPQoS parsing: there is no "AF14" class, but there is an "AF21" class. Spotted by giesen AT snickers.org; ok markus stevesk