upstream: PubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithms

here too.

OpenBSD-Commit-ID: 3b64a640f8ce8c21d9314da9df7ce2420eefde3a
This commit is contained in:
dtucker@openbsd.org 2021-01-22 02:46:40 +00:00 committed by Darren Tucker
parent ee9c0da803
commit b55b7565f1

6
ssh.1
View File

@ -33,8 +33,8 @@
.\" (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.415 2020/12/22 00:15:23 djm Exp $ .\" $OpenBSD: ssh.1,v 1.416 2021/01/22 02:46:40 dtucker Exp $
.Dd $Mdocdate: December 22 2020 $ .Dd $Mdocdate: January 22 2021 $
.Dt SSH 1 .Dt SSH 1
.Os .Os
.Sh NAME .Sh NAME
@ -537,7 +537,7 @@ For full details of the options listed below, and their possible values, see
.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