diff options
author | Christian Weisgerber <naddy@cvs.openbsd.org> | 2020-01-18 21:16:44 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@cvs.openbsd.org> | 2020-01-18 21:16:44 +0000 |
commit | 7bc402122c562ca010b0e63f45cce75e3ff64308 (patch) | |
tree | 5f521fac693bf0fb685f5c06c594feffc35c79eb /usr.bin | |
parent | c0e6c0bebdf56b0dbb4e5378709663ddf8e118c5 (diff) |
one more replacement "(security) key" -> "(FIDO) authenticator"
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/ssh-keygen.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index 1827a8feed0..c0a22606b86 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.192 2020/01/18 15:45:41 naddy Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.193 2020/01/18 21:16:43 naddy Exp $ .\" .\" Author: Tatu Ylonen <ylo@cs.hut.fi> .\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland @@ -922,7 +922,7 @@ Allows X11 forwarding. .Pp .It Ic no-touch-required Do not require signatures made using this key require demonstration -of user presence (e.g. by having the user touch the key). +of user presence (e.g. by having the user touch the authenticator). This option only makes sense for the FIDO authenticator algorithms .Cm ecdsa-sk and |