summaryrefslogtreecommitdiff
path: root/ssh-agent.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2022-10-07 06:00:58 +0000
committerDamien Miller <djm@mindrot.org>2022-10-25 08:55:10 +1100
commit4a4883664d6b4e9e4e459a8cdc16bd8d4b735de9 (patch)
treece9bdf347cf6ca566246f8952d81d361150986ab /ssh-agent.1
parent9fd2441113fce2a83fc7470968c3b27809cc7f10 (diff)
downloadopenssh-git-4a4883664d6b4e9e4e459a8cdc16bd8d4b735de9.tar.gz
upstream: ssh-agent.1: - use Nm not Xr for self-ref - while here,
wrap a long line ssh-agent.c: - add -O to usage() OpenBSD-Commit-ID: 855dac4695cef22e96d69c53436496bc408ca389
Diffstat (limited to 'ssh-agent.1')
-rw-r--r--ssh-agent.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1
index 9c5aec70..b0bf65da 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -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 <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -106,15 +106,15 @@ Kill the current agent (given by the
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: