[ssh-add.1]
     xref sshd_config.5 (not sshd.8); mark@summersault.com; bug #490
This commit is contained in:
Damien Miller 2003-02-24 12:00:16 +11:00
parent 556f9315a5
commit 7b406276c4
2 changed files with 6 additions and 3 deletions

View File

@ -54,6 +54,9 @@
- markus@cvs.openbsd.org 2003/02/06 21:22:43 - markus@cvs.openbsd.org 2003/02/06 21:22:43
[auth1.c auth2.c] [auth1.c auth2.c]
undo broken fix for #387, fixes #486 undo broken fix for #387, fixes #486
- markus@cvs.openbsd.org 2003/02/10 11:51:47
[ssh-add.1]
xref sshd_config.5 (not sshd.8); mark@summersault.com; bug #490
20030211 20030211
- (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@ -1154,4 +1157,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284; save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@ ok provos@
$Id: ChangeLog,v 1.2608 2003/02/24 00:59:26 djm Exp $ $Id: ChangeLog,v 1.2609 2003/02/24 01:00:16 djm Exp $

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: ssh-add.1,v 1.36 2003/01/23 13:50:27 markus Exp $ .\" $OpenBSD: ssh-add.1,v 1.37 2003/02/10 11:51:47 markus Exp $
.\" .\"
.\" -*- nroff -*- .\" -*- nroff -*-
.\" .\"
@ -92,7 +92,7 @@ Unlock the agent.
Set a maximum lifetime when adding identities to an agent. Set a maximum lifetime when adding identities to an agent.
The lifetime may be specified in seconds or in a time format The lifetime may be specified in seconds or in a time format
specified in specified in
.Xr sshd 8 . .Xr sshd_config 5 .
.It Fl c .It Fl c
Indicates that added identities should be subject to confirmation before Indicates that added identities should be subject to confirmation before
being used for authentication. Confirmation is performed by the being used for authentication. Confirmation is performed by the