summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-11-15 11:16:28 +0000
committerDamien Miller <djm@mindrot.org>2019-11-17 09:44:43 +1100
commitaf90aec0443ec51e6b2d804cb91771d3905f8a6f (patch)
treed82040f024b7f414ce667a63eb6942752b480be4
parentfd1a96490cef7f945a1b3b5df4e90c8a1070f425 (diff)
upstream: double word;
OpenBSD-Commit-ID: 43d09bafa4ea9002078cb30ca9adc3dcc0b9c2b9
-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 @@
1.\" $OpenBSD: ssh-add.1,v 1.73 2019/11/14 21:27:30 djm Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.74 2019/11/15 11:16:28 jmc 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 14 2019 $ 38.Dd $Mdocdate: November 15 2019 $
39.Dt SSH-ADD 1 39.Dt SSH-ADD 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -136,7 +136,7 @@ Be quiet after a successful operation.
136.It Fl S Ar provider 136.It Fl S Ar provider
137Specifies a path to a security key provider library that will be used when 137Specifies a path to a security key provider library that will be used when
138adding any security key-hosted keys, overriding the default of using the 138adding any security key-hosted keys, overriding the default of using the
139the internal USB HID support. 139internal USB HID support.
140.It Fl s Ar pkcs11 140.It Fl s Ar pkcs11
141Add keys provided by the PKCS#11 shared library 141Add keys provided by the PKCS#11 shared library
142.Ar pkcs11 . 142.Ar pkcs11 .