diff options
Diffstat (limited to 'source3/script')
-rwxr-xr-x | source3/script/installcp.sh | 4 |
1 files changed, 2 insertions, 2 deletions
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 |