diff -r 90595d1c1017 -r e5fc5c9ea78a ct-ng.in --- a/ct-ng.in Thu May 19 22:29:49 2011 +0200 +++ b/ct-ng.in Wed Sep 07 01:22:37 2011 +0200 @@ -101,7 +101,7 @@ @echo 'Use action "menuconfig" to configure your toolchain' @echo 'Use action "build" to build your toolchain' @echo 'Use action "version" to see the version' - @echo 'See "man 1 ct-ng" for some help as well' + @echo 'See "man 1 $(notdir $(CT_NG))" for some help as well' help-build:: @echo ' build[.#] - Build the currently configured toolchain'