]> andersk Git - gssapi-openssh.git/commitdiff
o Minor formatting issue in output to the user.
authorcphillip <cphillip>
Thu, 24 Jan 2002 01:28:35 +0000 (01:28 +0000)
committercphillip <cphillip>
Thu, 24 Jan 2002 01:28:35 +0000 (01:28 +0000)
setup/setup-openssh.pl

index 1c17cca470420554369ae25284e6d2ab159ba43a..3fa5b17e495825ec3fd4ed8f0f2a65cc9d0a9a3c 100644 (file)
@@ -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";
This page took 0.306513 seconds and 5 git commands to generate.