summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.19
1 files changed, 4 insertions, 5 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index bdb5015d1..980fdf9f0 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.173 2019/11/07 08:38:38 naddy Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.174 2019/11/14 21:27:30 djm Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -35,7 +35,7 @@
35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37.\" 37.\"
38.Dd $Mdocdate: November 7 2019 $ 38.Dd $Mdocdate: November 14 2019 $
39.Dt SSH-KEYGEN 1 39.Dt SSH-KEYGEN 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -664,9 +664,8 @@ The maximum is 3.
664Specify desired generator when testing candidate moduli for DH-GEX. 664Specify desired generator when testing candidate moduli for DH-GEX.
665.It Fl w Ar provider 665.It Fl w Ar provider
666Specifies a path to a security key provider library that will be used when 666Specifies a path to a security key provider library that will be used when
667creating any security key-hosted keys, overriding the default of using the 667creating any security key-hosted keys, overriding the default of the
668.Ev SSH_SK_PROVIDER 668internal support for USB HID keys.
669environment variable to specify a provider.
670.It Fl x Ar flags 669.It Fl x Ar flags
671Specifies the security key flags to use when enrolling a security key-hosted 670Specifies the security key flags to use when enrolling a security key-hosted
672key. 671key.