[openssh-commits] [openssh] 02/02: upstream: PubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithms
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jan 22 15:05:48 AEDT 2021
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit b55b7565f15327d82ad7acbddafa90b658c5f0af
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Jan 22 02:46:40 2021 +0000
upstream: PubkeyAcceptedKeyTypes->PubkeyAcceptedAlgorithms
here too.
OpenBSD-Commit-ID: 3b64a640f8ce8c21d9314da9df7ce2420eefde3a
---
ssh.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ssh.1 b/ssh.1
index 81e147c7..0716177c 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
.\" (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.415 2020/12/22 00:15:23 djm Exp $
-.Dd $Mdocdate: December 22 2020 $
+.\" $OpenBSD: ssh.1,v 1.416 2021/01/22 02:46:40 dtucker Exp $
+.Dd $Mdocdate: January 22 2021 $
.Dt SSH 1
.Os
.Sh NAME
@@ -537,7 +537,7 @@ For full details of the options listed below, and their possible values, see
.It ProxyCommand
.It ProxyJump
.It ProxyUseFdpass
-.It PubkeyAcceptedKeyTypes
+.It PubkeyAcceptedAlgorithms
.It PubkeyAuthentication
.It RekeyLimit
.It RemoteCommand
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list