add space before prompt
authorMike Frysinger <vapier@gentoo.org>
Sat, 5 Aug 2006 01:37:22 +0000 (01:37 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 5 Aug 2006 01:37:22 +0000 (01:37 -0000)
svn path=/main/trunk/; revision=4154

bin/etc-update

index a421d973a6694bb8a4fb16b44598d50a498f6d1a..bd1180b95fa9897c6bfc9a378993fa29006df7c8 100755 (executable)
@@ -141,7 +141,7 @@ configuration file is followed by a list of possible replacement files."
                                echo    "              (-1 to exit) (-3 to auto merge all remaining files)"
                                echo    "                           (-5 to auto-merge AND not use 'mv -i')"
                                echo    "                           (-7 to discard all updates)"
-                               echo -n "                           (-9 to discard all updates AND not use 'rm -i'):"
+                               echo -n "                           (-9 to discard all updates AND not use 'rm -i'): "
                                read input
                        else
                                dialog --title "${title}" --menu "${my_title}" \