summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 12:00:16 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 12:00:16 +1100
commit7b406276c45abede9a3e6d5b979b37b8d50287f7 (patch)
tree637f6c6c78179fcc70cda601c40f9dc5f71353e0
parent556f9315a538c9575c2fcaf2a3ca4d9c068ade78 (diff)
- 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
-rw-r--r--ChangeLog5
-rw-r--r--ssh-add.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 206e7250..743c7457 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 66a8f971..25d7333e 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