| commit | 5bc6aae3dbeda2e6b23361238b16fbadbfcd2ce5 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Jan 28 16:27:31 2009 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Wed Jan 28 16:27:31 2009 +1100 |
| tree | d886761e3ec162d39be685c97e34f102ea5a73d0 | |
| parent | 1781f53d7540778fa50991d9b5aaf8f4b4a2eafd [diff] |
- stevesk@cvs.openbsd.org 2009/01/15 17:38:43
[readconf.c]
1) use obsolete instead of alias for consistency
2) oUserKnownHostsFile not obsolete but oGlobalKnownHostsFile2 is
so move the comment.
3) reorder so like options are together
ok djm@