On Mon, Feb 27, 2017 at 01:51:58PM +0100, Klemens Nanni wrote:
> no is the default, not (yes or no).
> 

fixed, thanks.
jmc

> diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5
> index 016adbc7343..799af3a4190 100644
> --- a/usr.bin/ssh/ssh_config.5
> +++ b/usr.bin/ssh/ssh_config.5
> @@ -1147,7 +1147,7 @@ However, this option disables host authentication for 
> localhost.
> The argument to this keyword must be
> .Cm yes
> or
> -.Cm no .
> +.Cm no
> (the default).
> .It Cm NumberOfPasswordPrompts
> Specifies the number of password prompts before giving up.
> 

Reply via email to