=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh-agent.1,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- src/usr.bin/ssh/ssh-agent.1 2022/10/07 04:06:26 1.74 +++ src/usr.bin/ssh/ssh-agent.1 2022/10/07 06:00:58 1.75 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-agent.1,v 1.74 2022/10/07 04:06:26 djm Exp $ +.\" $OpenBSD: ssh-agent.1,v 1.75 2022/10/07 06:00:58 jmc Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -106,15 +106,15 @@ environment variable). .It Fl O Ar option Specify an option when starting -.Xr ssh-agent 1 . +.Nm . Currently only one option is supported: .Cm no-restrict-websafe . This instructs -.Xr ssh-agent 1 +.Nm to permit signatures using FIDO keys that might be web authentication requests. By default, -.Xr ssh-agent 1 +.Nm refuses signature requests for FIDO keys where the key application string does not start with .Dq ssh: @@ -180,7 +180,8 @@ .Pp In both cases, .Xr ssh 1 -looks at these environment variables and uses them to establish a connection to the agent. +looks at these environment variables +and uses them to establish a connection to the agent. .Pp The agent initially does not have any private keys. Keys are added using