config/toolchain.in
changeset 2227 5158aa602e58
parent 2210 c423e3d8f541
child 2279 a559d9890c02
     1.1 --- a/config/toolchain.in	Thu Dec 09 18:55:33 2010 +0100
     1.2 +++ b/config/toolchain.in	Wed Dec 22 00:34:56 2010 +0100
     1.3 @@ -114,14 +114,14 @@
     1.4      depends on EXPERIMENTAL
     1.5      help
     1.6        Build a native toolchain.
     1.7 -      See docs/overview.txt
     1.8 +      See: "docs/6 - Toolchain types.txt"
     1.9  
    1.10  config CROSS
    1.11      bool
    1.12      prompt "Cross"
    1.13      help
    1.14        Build a cross-toolchain.
    1.15 -      See docs/overview.txt
    1.16 +      See: "docs/6 - Toolchain types.txt"
    1.17  
    1.18  config CROSS_NATIVE
    1.19      bool
    1.20 @@ -129,7 +129,7 @@
    1.21      depends on EXPERIMENTAL
    1.22      help
    1.23        Build a cross-native toolchain.
    1.24 -      See docs/overview.txt
    1.25 +      See: "docs/6 - Toolchain types.txt"
    1.26  
    1.27  config CANADIAN
    1.28      bool
    1.29 @@ -137,7 +137,7 @@
    1.30      depends on EXPERIMENTAL
    1.31      help
    1.32        Build a canadian-toolchain.
    1.33 -      See docs/overview.txt
    1.34 +      See: "docs/6 - Toolchain types.txt"
    1.35  
    1.36  endchoice
    1.37