summaryrefslogtreecommitdiffstats
path: root/ssh-add.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-11-15 12:16:28 +0100
committerDamien Miller <djm@mindrot.org>2019-11-16 23:44:43 +0100
commitaf90aec0443ec51e6b2d804cb91771d3905f8a6f (patch)
treed82040f024b7f414ce667a63eb6942752b480be4 /ssh-add.1
parentupstream: remove most uses of BN_CTX (diff)
downloadopenssh-af90aec0443ec51e6b2d804cb91771d3905f8a6f.tar.xz
openssh-af90aec0443ec51e6b2d804cb91771d3905f8a6f.zip
upstream: double word;
OpenBSD-Commit-ID: 43d09bafa4ea9002078cb30ca9adc3dcc0b9c2b9
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 730012cf9..2ecbc9532 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-add.1,v 1.73 2019/11/14 21:27:30 djm Exp $
+.\" $OpenBSD: ssh-add.1,v 1.74 2019/11/15 11:16:28 jmc 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: November 14 2019 $
+.Dd $Mdocdate: November 15 2019 $
.Dt SSH-ADD 1
.Os
.Sh NAME
@@ -136,7 +136,7 @@ Be quiet after a successful operation.
.It Fl S Ar provider
Specifies a path to a security key provider library that will be used when
adding any security key-hosted keys, overriding the default of using the
-the internal USB HID support.
+internal USB HID support.
.It Fl s Ar pkcs11
Add keys provided by the PKCS#11 shared library
.Ar pkcs11 .