summaryrefslogtreecommitdiff
path: root/ssh-agent.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-agent.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-agent.1')
-rw-r--r--ssh-agent.17
1 files changed, 4 insertions, 3 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1
index 98f9dc80d..fde4608bb 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-agent.1,v 1.36 2003/01/21 18:14:36 marc Exp $ 1.\" $OpenBSD: ssh-agent.1,v 1.37 2003/03/28 10:11:43 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
@@ -88,7 +88,7 @@ Kill the current agent (given by the
88.Ev SSH_AGENT_PID 88.Ev SSH_AGENT_PID
89environment variable). 89environment variable).
90.It Fl t Ar life 90.It Fl t Ar life
91Set a default value for the maximum lifetime of identities added to the agent. 91Set a default value for the maximum lifetime of identities added to the agent.
92The lifetime may be specified in seconds or in a time format specified in 92The lifetime may be specified in seconds or in a time format specified in
93.Xr sshd 8 . 93.Xr sshd 8 .
94A lifetime specified for an identity with 94A lifetime specified for an identity with
@@ -96,7 +96,8 @@ A lifetime specified for an identity with
96overrides this value. 96overrides this value.
97Without this option the default maximum lifetime is forever. 97Without this option the default maximum lifetime is forever.
98.It Fl d 98.It Fl d
99Debug mode. When this option is specified 99Debug mode.
100When this option is specified
100.Nm 101.Nm
101will not fork. 102will not fork.
102.El 103.El