From ceb047f60105b0390088ffc34813148d5e13cfa5 Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Mon, 1 Dec 1997 15:21:23 +0000 Subject: remove stutter from closing instructions (This used to be commit 358fcbf2e4ca274d7ef34e3cac0bc7fd72732ec5) --- source3/script/installcp.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source3/script') diff --git a/source3/script/installcp.sh b/source3/script/installcp.sh index bafd84146d..c4f917113b 100755 --- a/source3/script/installcp.sh +++ b/source3/script/installcp.sh @@ -26,8 +26,8 @@ done cat << EOF ====================================================================== -The code pages have been installed. You may uninstall them using the command -the command "make uninstallcp" or make "uninstall" to uninstall binaries, +The code pages have been installed. You may uninstall them using the +command "make uninstallcp" or make "uninstall" to uninstall binaries, man pages, shell scripts and code pages. ====================================================================== EOF -- cgit