diff options
author | Herb Lewis <herb@samba.org> | 1997-12-01 15:21:23 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 1997-12-01 15:21:23 +0000 |
commit | ceb047f60105b0390088ffc34813148d5e13cfa5 (patch) | |
tree | 49d0f29a698cd6f8eea17a52a84eb1d4da1277f0 /source3/script | |
parent | 365f1eadaa969e807dd8906a3291100b4a37def6 (diff) | |
download | samba-ceb047f60105b0390088ffc34813148d5e13cfa5.tar.gz samba-ceb047f60105b0390088ffc34813148d5e13cfa5.tar.bz2 samba-ceb047f60105b0390088ffc34813148d5e13cfa5.zip |
remove stutter from closing instructions
(This used to be commit 358fcbf2e4ca274d7ef34e3cac0bc7fd72732ec5)
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 |