[BACK]Return to ssh.1 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / crypto / external / bsd / openssh / dist

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/crypto/external/bsd/openssh/dist/ssh.1 between version 1.28 and 1.29

version 1.28, 2020/12/04 18:42:50 version 1.29, 2021/03/05 17:47:16
Line 35 
Line 35 
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF  .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"  .\"
 .\" $OpenBSD: ssh.1,v 1.414 2020/07/15 05:40:05 jmc Exp $  .\" $OpenBSD: ssh.1,v 1.419 2021/02/15 20:43:15 markus Exp $
 .Dd July 15 2020  .Dd February 15 2021
 .Dt SSH 1  .Dt SSH 1
 .Os  .Os
 .Sh NAME  .Sh NAME
Line 511  For full details of the options listed b
Line 511  For full details of the options listed b
 .It GSSAPIDelegateCredentials  .It GSSAPIDelegateCredentials
 .It HashKnownHosts  .It HashKnownHosts
 .It Host  .It Host
   .It HostbasedAcceptedAlgorithms
 .It HostbasedAuthentication  .It HostbasedAuthentication
 .It HostbasedKeyTypes  
 .It HostKeyAlgorithms  .It HostKeyAlgorithms
 .It HostKeyAlias  .It HostKeyAlias
 .It Hostname  .It Hostname
Line 523  For full details of the options listed b
Line 523  For full details of the options listed b
 .It KbdInteractiveAuthentication  .It KbdInteractiveAuthentication
 .It KbdInteractiveDevices  .It KbdInteractiveDevices
 .It KexAlgorithms  .It KexAlgorithms
   .It KnownHostsCommand
 .It LocalCommand  .It LocalCommand
 .It LocalForward  .It LocalForward
 .It LogLevel  .It LogLevel
Line 532  For full details of the options listed b
Line 533  For full details of the options listed b
 .It NumberOfPasswordPrompts  .It NumberOfPasswordPrompts
 .It PasswordAuthentication  .It PasswordAuthentication
 .It PermitLocalCommand  .It PermitLocalCommand
   .It PermitRemoteOpen
 .It PKCS11Provider  .It PKCS11Provider
 .It Port  .It Port
 .It PreferredAuthentications  .It PreferredAuthentications
 .It ProxyCommand  .It ProxyCommand
 .It ProxyJump  .It ProxyJump
 .It ProxyUseFdpass  .It ProxyUseFdpass
 .It PubkeyAcceptedKeyTypes  .It PubkeyAcceptedAlgorithms
 .It PubkeyAuthentication  .It PubkeyAuthentication
 .It RekeyLimit  .It RekeyLimit
 .It RemoteCommand  .It RemoteCommand

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

CVSweb <webmaster@jp.NetBSD.org>