From 393d2f782d4137873c7d5e96bb8a439767a9ac74 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Sun, 8 Apr 2001 22:50:43 +0000 Subject: - (stevesk) configure.in: typo --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 05e796953..e794c3e7d 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -# $Id: configure.in,v 1.272 2001/04/05 17:15:08 stevesk Exp $ +# $Id: configure.in,v 1.273 2001/04/08 22:50:43 stevesk Exp $ AC_INIT(ssh.c) @@ -1926,7 +1926,7 @@ G=`eval echo ${piddir}` ; G=`eval echo ${G}` H=`eval echo ${user_path}` ; H=`eval echo ${H}` echo "" -echo "OpenSSH configured has been configured with the following options." +echo "OpenSSH has been configured with the following options:" echo " User binaries: $B" echo " System binaries: $C" echo " Configuration files: $D" -- cgit v1.2.3