diff -r c423e3d8f541 -r 5158aa602e58 config/toolchain.in --- a/config/toolchain.in Thu Dec 09 18:55:33 2010 +0100 +++ b/config/toolchain.in Wed Dec 22 00:34:56 2010 +0100 @@ -114,14 +114,14 @@ depends on EXPERIMENTAL help Build a native toolchain. - See docs/overview.txt + See: "docs/6 - Toolchain types.txt" config CROSS bool prompt "Cross" help Build a cross-toolchain. - See docs/overview.txt + See: "docs/6 - Toolchain types.txt" config CROSS_NATIVE bool @@ -129,7 +129,7 @@ depends on EXPERIMENTAL help Build a cross-native toolchain. - See docs/overview.txt + See: "docs/6 - Toolchain types.txt" config CANADIAN bool @@ -137,7 +137,7 @@ depends on EXPERIMENTAL help Build a canadian-toolchain. - See docs/overview.txt + See: "docs/6 - Toolchain types.txt" endchoice