From: Darren Tucker Date: Tue, 20 Dec 2016 01:16:11 +0000 (+1100) Subject: Re-add missing "Prerequisites" header and fix typo X-Git-Tag: V_7_5_P1~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30eee7d1b2fec33c14870cc11910610be5d2aa6f;p=thirdparty%2Fopenssh-portable.git Re-add missing "Prerequisites" header and fix typo Patch from HARUYAMA Seigo . --- diff --git a/INSTALL b/INSTALL index 6bc80b68f..92106bf02 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,4 @@ +1. Prerequisites ---------------- A C compiler. Any C89 or better compiler should work. Where supported, @@ -231,7 +232,7 @@ manually using the following commands: ssh-keygen -t [type] -f /etc/ssh/ssh_host_key -N "" -for each of the types you wish to generate (rsa, dsa or ecdsaa) or +for each of the types you wish to generate (rsa, dsa or ecdsa) or ssh-keygen -A