summaryrefslogtreecommitdiff
path: root/ssh-add.1
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-13 12:26:34 +1000
committerDamien Miller <djm@mindrot.org>2000-04-13 12:26:34 +1000
commit22c772609aa0e97fb39a6ec609c2f16445644055 (patch)
tree5246a2a1ab8e761fe1a22ec2c8d5fe52fe139e36 /ssh-add.1
parente71eb91259388de4aea7d46738f3b8b5593bccbe (diff)
- Merged OpenBSD updates to include paths.
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 6c35996b6..d37726e69 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 23:55:14 1995 ylo 10.\" Created: Sat Apr 22 23:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh-add.1,v 1.10 2000/03/26 03:04:53 damien Exp $ 12.\" $Id: ssh-add.1,v 1.11 2000/04/13 02:26:37 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH-ADD 1 15.Dt SSH-ADD 1
@@ -21,7 +21,7 @@
21.Nm ssh-add 21.Nm ssh-add
22.Op Fl lLdD 22.Op Fl lLdD
23.Op Ar 23.Op Ar
24.Sh DESCRIPTION 24.Sh DESCRIPTION
25.Nm 25.Nm
26adds identities to the authentication agent, 26adds identities to the authentication agent,
27.Xr ssh-agent 1 . 27.Xr ssh-agent 1 .
@@ -30,7 +30,7 @@ When run without arguments, it adds the file
30Alternative file names can be given on the command line. 30Alternative file names can be given on the command line.
31If any file requires a passphrase, 31If any file requires a passphrase,
32.Nm 32.Nm
33asks for the passphrase from the user. 33asks for the passphrase from the user.
34The Passphrase it is read from the user's tty. 34The Passphrase it is read from the user's tty.
35.Pp 35.Pp
36The authentication agent must be running and must be an ancestor of 36The authentication agent must be running and must be an ancestor of
@@ -108,7 +108,7 @@ external libraries.
108.It 108.It
109has been updated to support ssh protocol 1.5. 109has been updated to support ssh protocol 1.5.
110.It 110.It
111contains added support for 111contains added support for
112.Xr kerberos 8 112.Xr kerberos 8
113authentication and ticket passing. 113authentication and ticket passing.
114.It 114.It