summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsg@openbsd.org <jsg@openbsd.org>2022-09-10 08:50:53 +0000
committerDamien Miller <djm@mindrot.org>2022-09-14 10:16:04 +1000
commit86af013b56cecb5ee58ae0bd9d495cd586fc5918 (patch)
tree24d5bbcc05d6d52aca865a9c7359116c737002d1
parent0ba39b93b326a7d5dfab776cc9b9d326161a9b16 (diff)
upstream: fix repeated words ok miod@ jmc@
-rw-r--r--ssh-keygen.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index b31661c1..8b1f617d 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keygen.1,v 1.225 2022/08/16 20:24:08 jmc Exp $
+.\" $OpenBSD: ssh-keygen.1,v 1.226 2022/09/10 08:50:53 jsg Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -35,7 +35,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: August 16 2022 $
+.Dd $Mdocdate: September 10 2022 $
.Dt SSH-KEYGEN 1
.Os
.Sh NAME
@@ -1059,7 +1059,7 @@ or
Refer to those manual pages for details.
.Sh FIDO AUTHENTICATOR
.Nm
-is able to to generate FIDO authenticator-backed keys, after which
+is able to generate FIDO authenticator-backed keys, after which
they may be used much like any other key type supported by OpenSSH, so
long as the hardware authenticator is attached when the keys are used.
FIDO authenticators generally require the user to explicitly authorise