From c9a40f46a37bd0891779d9204244a86ffb34a683 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Sun, 12 Sep 2010 16:53:14 +0200 Subject: Clean up bootstrap targets and documentation Remove cleartool invocation and adapt docs to reflect git transition. --- otp_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otp_build') 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;; -- cgit v1.2.3