Tiny fix for INSTALL document
HARUYAMA Seigo
haruyama at unixuser.org
Tue Dec 20 11:33:09 AEDT 2016
I found 2 mistakes in INSTALL document.
diff --git a/INSTALL b/INSTALL
index 6bc80b68..92106bf0 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
More information about the openssh-unix-dev
mailing list