| commit | 9b87e795387f748a21cd4d6c26ae57e800c36b54 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Aug 31 22:31:37 2010 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Tue Aug 31 22:31:37 2010 +1000 |
| tree | 4621f7b21f371052c8bd0def5fa2e405a63e6226 | |
| parent | afdae616354e19d2b420fd533ddc2099de4c404c [diff] |
- tedu@cvs.openbsd.org 2010/08/12 23:34:39
[ssh-add.c ssh-agent.c ssh-keygen.c ssh-keysign.c ssh.c sshd.c]
OpenSSL_add_all_algorithms is the name of the function we have a man page
for, so use that. ok djm