diff options
author | Steven Knight <knight@baldmt.com> | 2003-02-11 12:19:48 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-02-11 12:19:48 (GMT) |
commit | cbdfec6a46616c1d2dd0451a3a831db61ea76910 (patch) | |
tree | c39c9d7a370b04310f11ed8c1c07b89d36f5b0f1 /doc | |
parent | 08d5aaf06f5030d59404a586164eb6121c538973 (diff) | |
download | SCons-cbdfec6a46616c1d2dd0451a3a831db61ea76910.zip SCons-cbdfec6a46616c1d2dd0451a3a831db61ea76910.tar.gz SCons-cbdfec6a46616c1d2dd0451a3a831db61ea76910.tar.bz2 |
Prepare for release.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/scons.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1 index 19237dc..40191bb 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -311,7 +311,7 @@ OS/2 compiler, the GCC tool chain, and the Microsoft Visual C++ tools, On SGI IRIX systems, -.B +.B scons searches for the MIPSPro compiler tools and the GCC tool chain. And on all other platforms, |