diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/diffable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/diffable b/scripts/diffable index 28dc71c69e..532a7bb5c5 100755 --- a/scripts/diffable +++ b/scripts/diffable @@ -22,7 +22,7 @@ usage() -> "\n" "DESCRIPTION\n" "\n" - "Compile some applications from OTP (more than 700 modules) to either\n" + "Compile some applications from OTP (about 1000 modules) to either\n" ".S files or .dis files. The files are massaged to make them diff-friendly.\n" "\n" "The --legacy-asm options forces the output file to be in Latin1 encoding\n" |