summaryrefslogtreecommitdiff
path: root/mpn/m4-ccas
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-05 03:17:26 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-05 03:17:26 +0200
commit93c12cd2b3d41ea3cc5cd6592f5b23160a424e4a (patch)
tree2acf452a141a87e0cccbf8a9f4bae5ac3dacb942 /mpn/m4-ccas
parent3ec524444abc1151e5bf25707de25129685860c2 (diff)
downloadgmp-93c12cd2b3d41ea3cc5cd6592f5b23160a424e4a.tar.gz
Typo in the usage comment.
Diffstat (limited to 'mpn/m4-ccas')
-rwxr-xr-xmpn/m4-ccas2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpn/m4-ccas b/mpn/m4-ccas
index 469dd0d63..21446865a 100755
--- a/mpn/m4-ccas
+++ b/mpn/m4-ccas
@@ -22,7 +22,7 @@
# MA 02111-1307, USA.
-# Usage: m4-cc --m4=M4 CC ... file.asm ...
+# Usage: m4-ccas --m4=M4 CC ... file.asm ...
#
# Process file.asm with the given M4 plus any -D arguments, then
# assemble with the given CC plus all arguments.