diff options
author | Damien Miller <djm@mindrot.org> | 2010-08-31 22:31:14 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2010-08-31 22:31:14 +1000 |
commit | afdae616354e19d2b420fd533ddc2099de4c404c (patch) | |
tree | cc3f87dd6f41b0228426563d5febd5723e21be27 /ChangeLog | |
parent | 6889abd9ad3cf0ec9a136b9ece71373c05087e38 (diff) |
- jmc@cvs.openbsd.org 2010/08/08 19:36:30
[ssh-keysign.8 ssh.1 sshd.8]
use the same template for all FILES sections; i.e. -compact/.Pp where we
have multiple items, and .Pa for path names;
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20100931 | ||
2 | - OpenBSD CVS Sync | ||
3 | - jmc@cvs.openbsd.org 2010/08/08 19:36:30 | ||
4 | [ssh-keysign.8 ssh.1 sshd.8] | ||
5 | use the same template for all FILES sections; i.e. -compact/.Pp where we | ||
6 | have multiple items, and .Pa for path names; | ||
7 | |||
1 | 20100827 | 8 | 20100827 |
2 | - (dtucker) [contrib/redhat/sshd.init] Bug #1810: initlog is deprecated, | 9 | - (dtucker) [contrib/redhat/sshd.init] Bug #1810: initlog is deprecated, |
3 | remove. Patch from martynas at venck us | 10 | remove. Patch from martynas at venck us |