summaryrefslogtreecommitdiff
path: root/docs/ct-ng.1.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-09 17:35:45 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-09 17:35:45 (GMT)
commitf5e75095d0a40294a0cbff62b45759ecd8a1e485 (patch)
tree53df980699d902c290aa1d3113b3c20d833fae96 /docs/ct-ng.1.in
parentcf186a25e48378eacd6fc8aa429eed7508e0185a (diff)
Update man page to explictly point to overview.txt.
In overview.txt, document usage of the populate script.
Diffstat (limited to 'docs/ct-ng.1.in')
-rw-r--r--docs/ct-ng.1.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/ct-ng.1.in b/docs/ct-ng.1.in
index fdf51e2..3c9b461 100644
--- a/docs/ct-ng.1.in
+++ b/docs/ct-ng.1.in
@@ -159,12 +159,16 @@ reordered
(see section titled
.BR "SEE ALSO" )
scripts to be more easily maintainable, added the Kconfig configurator, some
-patches.
+patches, support for linux headers installation, and support for uClibc-based
+toolchains.
Please consult the file
.I @@CT_DOCDIR@@/CREDITS
for a list of contributors.
."
.SH SEE ALSO
+You can find more in-depth documentation in
+.IR @@CT_DOCDIR@@/overview.txt .
+
Please have a look at the
.URL "http://www.kegel.com/crosstool" "original crosstool" " by Daniel KEGEL"