Applied, thanks.
On Tue, Dec 20, 2016 at 11:33 AM, HARUYAMA Seigo <haruyama at
unixuser.org> wrote:> 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
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
--
Darren Tucker (dtucker at zip.com.au)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new)
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.