aboutsummaryrefslogtreecommitdiffstats
path: root/otp_build
diff options
context:
space:
mode:
authorTuncer Ayaz <[email protected]>2010-09-12 16:53:14 +0200
committerBjörn Gustavsson <[email protected]>2010-09-15 13:52:33 +0200
commitc9a40f46a37bd0891779d9204244a86ffb34a683 (patch)
tree90fadc9fdbbf5a27031c868e8691588b1a7b9c1b /otp_build
parenteec38e09b9619fdd56ff4e253bc103321288cc22 (diff)
downloadotp-c9a40f46a37bd0891779d9204244a86ffb34a683.tar.gz
otp-c9a40f46a37bd0891779d9204244a86ffb34a683.tar.bz2
otp-c9a40f46a37bd0891779d9204244a86ffb34a683.zip
Clean up bootstrap targets and documentation
Remove cleartool invocation and adapt docs to reflect git transition.
Diffstat (limited to 'otp_build')
-rwxr-xr-xotp_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/otp_build b/otp_build
index 41bce4ec42..1172592415 100755
--- a/otp_build
+++ b/otp_build
@@ -1178,7 +1178,7 @@ case "$1" in
esac ;;
primary)
echo "Primary bootstrap is under version control since R13";
- echo "Use {prepare,update,commit}_primary if you really are";
+ echo "Use update_primary if you really are";
echo "updating the primary bootstrap...";;
boot)
do_boot;;