summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-04-01 21:42:14 +1000
committerDamien Miller <djm@mindrot.org>2003-04-01 21:42:14 +1000
commit495dca35186a9a33c85a6fa2bcc1b127512bb688 (patch)
tree20392805c7b28713143bd8489a98b513a93d411a /ssh-add.1
parentf18462f5bff7265d151f9367d4dd2632a0b0fb25 (diff)
- (djm) OpenBSD CVS Sync
- jmc@cvs.openbsd.org 2003/03/28 10:11:43 [scp.1 sftp.1 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5 sshd_config.5] [ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8] - killed whitespace - new sentence new line - .Bk for arguments ok markus@
Diffstat (limited to 'ssh-add.1')
-rw-r--r--ssh-add.19
1 files changed, 5 insertions, 4 deletions
diff --git a/ssh-add.1 b/ssh-add.1
index 25d7333e9..bcdb8e7f6 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-add.1,v 1.37 2003/02/10 11:51:47 markus Exp $ 1.\" $OpenBSD: ssh-add.1,v 1.38 2003/03/28 10:11:43 jmc Exp $
2.\" 2.\"
3.\" -*- nroff -*- 3.\" -*- nroff -*-
4.\" 4.\"
@@ -95,10 +95,11 @@ specified in
95.Xr sshd_config 5 . 95.Xr sshd_config 5 .
96.It Fl c 96.It Fl c
97Indicates that added identities should be subject to confirmation before 97Indicates that added identities should be subject to confirmation before
98being used for authentication. Confirmation is performed by the 98being used for authentication.
99Confirmation is performed by the
99.Ev SSH_ASKPASS 100.Ev SSH_ASKPASS
100program mentioned below. Successful confirmation is signaled by a zero 101program mentioned below.
101exit status from the 102Successful confirmation is signaled by a zero exit status from the
102.Ev SSH_ASKPASS 103.Ev SSH_ASKPASS
103program, rather than text entered into the requester. 104program, rather than text entered into the requester.
104.It Fl s Ar reader 105.It Fl s Ar reader