diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-06-25 14:06:49 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-06-25 14:06:49 +0000 |
commit | 1b6adf776fb2c13673a0ba72b1100f7073956781 (patch) | |
tree | ed7bc87422bc0a235f49ddf3ce87a5916630d844 /docs/ct-ng.1.in | |
parent | 988e11fc08ff7ed7e8925d5f012634b5b62077f2 (diff) | |
download | crosstool-ng-1b6adf776fb2c13673a0ba72b1100f7073956781.tar.gz crosstool-ng-1b6adf776fb2c13673a0ba72b1100f7073956781.tar.bz2 crosstool-ng-1b6adf776fb2c13673a0ba72b1100f7073956781.zip |
Update documentation.
/trunk/docs/overview.txt | 37 27 10 0 +++++++++++++++++++++++++++----------
/trunk/docs/ct-ng.1.in | 18 1 17 0 +-----------------
2 files changed, 28 insertions(+), 27 deletions(-)
Diffstat (limited to 'docs/ct-ng.1.in')
-rw-r--r-- | docs/ct-ng.1.in | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/docs/ct-ng.1.in b/docs/ct-ng.1.in index 49dbdcaa..2f11a3f7 100644 --- a/docs/ct-ng.1.in +++ b/docs/ct-ng.1.in @@ -64,12 +64,6 @@ with the target tuple they represent. Builds the configured toolchain. ." .TP -.B liststeps -Lists all build steps available (see -.BR ENVIRONMENT, -below). -." -.TP .B clean Remove files generated by .B crosstool-NG @@ -114,7 +108,7 @@ Respectively stops and restarts the build just before this step. To restart a step, a previous build should have run at least to that step, or further. The list of steps is vailable with the action -.BR liststeps . +.BR list-steps . ." .SH EXIT VALUE The @@ -152,16 +146,6 @@ although will refuse to install toolchains in some well known critical directories. ." .SH AUTHORS -.MTO "yann.morin.1998@anciens.enib.fr" "Yann E. MORIN" "" -.URL "http://ymorin.is-a-geek.org" "" "" -reordered -.B crosstool -(see section titled -.BR "SEE ALSO" ) -scripts to be more easily maintainable, added the Kconfig configurator, some -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. |