diff -r bb590eb24312 -r 0361a83180a2 docs/overview.txt --- a/docs/overview.txt Fri Sep 14 21:57:17 2007 +0000 +++ b/docs/overview.txt Fri Sep 14 21:58:55 2007 +0000 @@ -493,13 +493,6 @@ the endianness suffixes + return value: 0 upon success, !0 upon failure + provides: - - the environment variable CT_TARGET_ARCH - - mandatory - - contains: - the architecture part of the target tuple. - Eg.: "armeb" for big endian ARM - "i386" for an i386 - + provides: - the environment variable CT_KERNEL_ARCH - optional - contains: @@ -510,6 +503,13 @@ "i386" for an x86 + provides: - the environment variable CT_TARGET_ARCH + - mandatory + - contains: + the architecture part of the target tuple. + Eg.: "armeb" for big endian ARM + "i386" for an i386 + + provides: + - the environment variable CT_TARGET_SYS - optional - contain: the sytem part of the target tuple.