diff options
author | Damien Miller <djm@mindrot.org> | 2010-07-16 13:59:59 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-07-16 13:59:59 +1000 |
commit | bad5e03bfdcfd0ae3b5f6812affd8c2cf62d6046 (patch) | |
tree | 6f928bb88ed3d2e871b33ff55c5cb162be0e23de /ChangeLog | |
parent | bcfbc48930448c726e02cba6e1a85b316801564b (diff) |
- schwarze@cvs.openbsd.org 2010/07/15 21:20:38
[ssh-keygen.1]
repair incorrect block nesting, which screwed up indentation;
problem reported and fix OK by jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -37,6 +37,10 @@ | |||
37 | [ssh.1] | 37 | [ssh.1] |
38 | finally ssh synopsis looks nice again! this commit just removes a ton of | 38 | finally ssh synopsis looks nice again! this commit just removes a ton of |
39 | hacks we had in place to make it work with old groff; | 39 | hacks we had in place to make it work with old groff; |
40 | - schwarze@cvs.openbsd.org 2010/07/15 21:20:38 | ||
41 | [ssh-keygen.1] | ||
42 | repair incorrect block nesting, which screwed up indentation; | ||
43 | problem reported and fix OK by jmc@ | ||
40 | 44 | ||
41 | 20100714 | 45 | 20100714 |
42 | - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass | 46 | - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass |