diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-12-22 00:34:56 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2010-12-22 00:34:56 +0100 |
commit | 6ef2caf1d3c16caf0f6635285ba3747a09b7654b (patch) | |
tree | 98db3dc5ab2bba761e35103415e36a21a8e9db74 /docs | |
parent | fa62fd9e1e2bc97daf18f36705ac867d631af28a (diff) | |
download | crosstool-ng-6ef2caf1d3c16caf0f6635285ba3747a09b7654b.tar.gz crosstool-ng-6ef2caf1d3c16caf0f6635285ba3747a09b7654b.tar.bz2 crosstool-ng-6ef2caf1d3c16caf0f6635285ba3747a09b7654b.zip |
docs: overview.txt is gone, point to the new documentation
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ct-ng.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ct-ng.1.in b/docs/ct-ng.1.in index 2f11a3f7..6576d34e 100644 --- a/docs/ct-ng.1.in +++ b/docs/ct-ng.1.in @@ -27,7 +27,7 @@ accordingly to the targeted processor. ." .SH ACTIONS Here are the most commonly used actions. For other actions, please see -.I @@CT_DOCDIR@@/overview.txt +.I "@@CT_DOCDIR@@/0 - Table of content.txt" .TP .B help Prints a little help text. @@ -152,7 +152,7 @@ for a list of contributors. ." .SH SEE ALSO You can find more in-depth documentation in -.IR @@CT_DOCDIR@@/overview.txt . +.IR "@@CT_DOCDIR@@/0 - Table of content.txt" . Please have a look at the .URL "http://www.kegel.com/crosstool" "original crosstool" " by Daniel KEGEL" |