From 8eb44c6b9bd3fa8f5de6649f869792edd8cecd4d Mon Sep 17 00:00:00 2001 From: djm Date: Wed, 12 Sep 2018 06:18:59 +0000 Subject: [PATCH] fix edit mistake; spotted by jmc@ --- usr.bin/ssh/ssh-keygen.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index d1aad6f2038..bfa2eb5f3e3 100644 --- a/usr.bin/ssh/ssh-keygen.1 +++ b/usr.bin/ssh/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.149 2018/09/12 01:21:34 djm Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.150 2018/09/12 06:18:59 djm Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -820,7 +820,7 @@ Revokes the specified key by including its SHA256 hash in the KRL. KRLs that revoke keys by SHA256 hash are not supported by OpenSSH versions prior to 7.9. .It Cm hash : Ar fingerprint -Revokes a key using by fingerprint hash, as obtained from a +Revokes a key using a fingerprint hash, as obtained from a .Xr sshd 8 authentication log message or the .Nm -- 2.20.1