From 8d158c9937e74cfa5c65187fca83f5ebc0dbef4c Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 19 Apr 2005 15:40:51 +1000 Subject: [PATCH] - (dtucker) [INSTALL] Fix s/key text too. --- ChangeLog | 3 ++- INSTALL | 7 +++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index d652fdb37..7a51b9b4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ - (dtucker) [INSTALL] Reference README.privsep for the privilege separation requirements. Pointed out by Bengt Svensson. - (dtucker) [INSTALL] Put the s/key text and URL back together. + - (dtucker) [INSTALL] Fix s/key text too. 20050411 - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME @@ -2435,4 +2436,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.3743 2005/04/19 05:31:49 dtucker Exp $ +$Id: ChangeLog,v 1.3744 2005/04/19 05:40:51 dtucker Exp $ diff --git a/INSTALL b/INSTALL index 12f53ba9e..7de5cb496 100644 --- a/INSTALL +++ b/INSTALL @@ -51,9 +51,8 @@ http://www.lothar.com/tech/crypto/ S/Key Libraries: -If you wish to use --with-skey then you will need the above library -installed. No other current S/Key library is currently known to be -supported. +If you wish to use --with-skey then you will need the library below +installed. No other S/Key library is currently known to be supported. http://www.sparc.spb.su/solaris/skey/ @@ -226,4 +225,4 @@ Please refer to the "reporting bugs" section of the webpage at http://www.openssh.com/ -$Id: INSTALL,v 1.68 2005/04/19 05:31:49 dtucker Exp $ +$Id: INSTALL,v 1.69 2005/04/19 05:40:51 dtucker Exp $