summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authordjm <djm>2010-02-11 22:26:02 +0000
committerdjm <djm>2010-02-11 22:26:02 +0000
commit098cac1094ff7bbd3a1f63b733d6323bf613a8f5 (patch)
treee7029e6b5b97d2f2dd5f8a8ee25ac976b07a4d20 /ssh-add.1
parent920e629114398bdd01671ce3b6b334c4d0a2f9e9 (diff)
downloadopenssh-098cac1094ff7bbd3a1f63b733d6323bf613a8f5.tar.gz
- markus@cvs.openbsd.org 2010/02/10 23:20:38
[ssh-add.1 ssh-keygen.1 ssh.1 ssh_config.5] pkcs#11 is no longer optional; improve wording; ok jmc@
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 619209a1..0d5e3927 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-add.1,v 1.50 2010/02/08 22:03:05 jmc Exp $
+.\" $OpenBSD: ssh-add.1,v 1.51 2010/02/10 23:20:38 markus Exp $
.\"
.\" -*- nroff -*-
.\"
@@ -37,7 +37,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: February 8 2010 $
+.Dd $Mdocdate: February 10 2010 $
.Dt SSH-ADD 1
.Os
.Sh NAME
@@ -102,7 +102,7 @@ will append
.Pa .pub
and retry.
.It Fl e Ar pkcs11
-Remove key provided by
+Remove keys provided by the PKCS#11 shared library
.Ar pkcs11 .
.It Fl L
Lists public key parameters of all identities currently represented
@@ -110,7 +110,7 @@ by the agent.
.It Fl l
Lists fingerprints of all identities currently represented by the agent.
.It Fl s Ar pkcs11
-Add key provided by
+Add keys provided by the PKCS#11 shared library
.Ar pkcs11 .
.It Fl t Ar life
Set a maximum lifetime when adding identities to an agent.