.\"
.\" Created: Sun May 7 00:14:37 1995 ylo
.\"
-.\" $OpenBSD: scp.1,v 1.94 2021/01/26 05:32:21 dtucker Exp $
+.\" $OpenBSD: scp.1,v 1.95 2021/01/26 15:40:17 naddy Exp $
.\"
.Dd $Mdocdate: January 26 2021 $
.Dt SCP 1
.It GSSAPIDelegateCredentials
.It HashKnownHosts
.It Host
-.It HostbasedAuthentication
.It HostbasedAcceptedAlgorithms
+.It HostbasedAuthentication
.It HostKeyAlgorithms
.It HostKeyAlias
.It Hostname
-.\" $OpenBSD: sftp.1,v 1.135 2021/01/26 05:32:21 dtucker Exp $
+.\" $OpenBSD: sftp.1,v 1.136 2021/01/26 15:40:17 naddy Exp $
.\"
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
.\"
.It GSSAPIDelegateCredentials
.It HashKnownHosts
.It Host
-.It HostbasedAuthentication
.It HostbasedAcceptedAlgorithms
+.It HostbasedAuthentication
.It HostKeyAlgorithms
.It HostKeyAlias
.It Hostname
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.417 2021/01/26 05:32:21 dtucker Exp $
+.\" $OpenBSD: ssh.1,v 1.418 2021/01/26 15:40:17 naddy Exp $
.Dd $Mdocdate: January 26 2021 $
.Dt SSH 1
.Os
.It GSSAPIDelegateCredentials
.It HashKnownHosts
.It Host
-.It HostbasedAuthentication
.It HostbasedAcceptedAlgorithms
+.It HostbasedAuthentication
.It HostKeyAlgorithms
.It HostKeyAlias
.It Hostname
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh_config.5,v 1.344 2021/01/26 05:32:22 dtucker Exp $
+.\" $OpenBSD: ssh_config.5,v 1.345 2021/01/26 15:40:17 naddy Exp $
.Dd $Mdocdate: January 26 2021 $
.Dt SSH_CONFIG 5
.Os
will not be converted automatically,
but may be manually hashed using
.Xr ssh-keygen 1 .
-.It Cm HostbasedAuthentication
-Specifies whether to try rhosts based authentication with public key
-authentication.
-The argument must be
-.Cm yes
-or
-.Cm no
-(the default).
.It Cm HostbasedAcceptedAlgorithms
Specifies the key types that will be used for hostbased authentication
as a comma-separated list of patterns.
.Xr ssh 1
may be used to list supported key types.
This was formerly named HostbasedKeyTypes.
+.It Cm HostbasedAuthentication
+Specifies whether to try rhosts based authentication with public key
+authentication.
+The argument must be
+.Cm yes
+or
+.Cm no
+(the default).
.It Cm HostKeyAlgorithms
Specifies the host key algorithms
that the client wants to use in order of preference.