diff options
Diffstat (limited to 'otp_build')
-rwxr-xr-x | otp_build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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;; |