]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Re-add missing "Prerequisites" header and fix typo
authorDarren Tucker <dtucker@zip.com.au>
Tue, 20 Dec 2016 01:16:11 +0000 (12:16 +1100)
committerDarren Tucker <dtucker@zip.com.au>
Tue, 20 Dec 2016 01:16:11 +0000 (12:16 +1100)
Patch from HARUYAMA Seigo <haruyama at unixuser org>.

INSTALL

diff --git a/INSTALL b/INSTALL
index 6bc80b68f56444ce8fe3bfcea603188b952abb73..92106bf0218301df62d80030f81a85fbf8e1c189 100644 (file)
--- 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