[openssh-commits] [openssh] 02/02: upstream: Refer to id_mldsa44_ed25519.pub in the pubkey list. bz#3989.
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Aug 15 20:43:16 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit d68a940ec4fbdd000b829cd9a66169e69fd754ce
Author: dtucker at openbsd.org <dtucker at openbsd.org>
AuthorDate: Sat Aug 15 01:10:32 2026 +0000
upstream: Refer to id_mldsa44_ed25519.pub in the pubkey list. bz#3989.
OpenBSD-Commit-ID: 0750536f5669c41097e2178d54ca518ef9580770
---
sshd.8 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sshd.8 b/sshd.8
index a65aae75d..f3cc41837 100644
--- a/sshd.8
+++ b/sshd.8
@@ -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: sshd.8,v 1.330 2026/07/11 11:15:03 naddy Exp $
-.Dd $Mdocdate: July 11 2026 $
+.\" $OpenBSD: sshd.8,v 1.331 2026/08/15 01:10:32 dtucker Exp $
+.Dd $Mdocdate: August 15 2026 $
.Dt SSHD 8
.Os
.Sh NAME
@@ -486,7 +486,7 @@ You don't want to type them in; instead, copy the
.Pa id_ecdsa_sk.pub ,
.Pa id_ed25519.pub ,
.Pa id_ed25519_sk.pub ,
-.Pa id_mldsa44_ed25519 ,
+.Pa id_mldsa44_ed25519.pub ,
or the
.Pa id_rsa.pub
file and edit it.
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list