diff --git a/ChangeLog b/ChangeLog index 206e72501..743c7457d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,6 +54,9 @@ - markus@cvs.openbsd.org 2003/02/06 21:22:43 [auth1.c auth2.c] 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 - (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; 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 $ diff --git a/ssh-add.1 b/ssh-add.1 index 66a8f9715..25d7333e9 100644 --- a/ssh-add.1 +++ b/ssh-add.1 @@ -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 -*- .\" @@ -92,7 +92,7 @@ Unlock the agent. Set a maximum lifetime when adding identities to an agent. The lifetime may be specified in seconds or in a time format specified in -.Xr sshd 8 . +.Xr sshd_config 5 . .It Fl c Indicates that added identities should be subject to confirmation before being used for authentication. Confirmation is performed by the