From: cphillip Date: Thu, 24 Jan 2002 01:28:35 +0000 (+0000) Subject: o Minor formatting issue in output to the user. X-Git-Tag: OPENSSH_3_0_2P1~6 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/4a314dfa78c2681d5a9ebb8fa78c5ec977a8e1c2 o Minor formatting issue in output to the user. --- diff --git a/setup/setup-openssh.pl b/setup/setup-openssh.pl index 1c17cca..3fa5b17 100644 --- a/setup/setup-openssh.pl +++ b/setup/setup-openssh.pl @@ -309,7 +309,7 @@ print "in the config and man files, along with generating the ssh keys\n"; print "for this machine (if it doesn't already have them).\n"; print "\n"; print "I like to install my config-related files in:\n"; -print " ${sysconfdir}\n"; +print " ${sysconfdir}/\n"; print "and, if you choose to continue, you will find a backup of the\n"; print "original files in:\n"; print " ${backupdir}/\n";