X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=rmac.c;h=6100a4e5f28233a3a497ed5b1ca6183a5e3f110d;hp=b6a7afe3745aca10df0829264af59157045149d9;hb=0b6363381c7619989725dfc5e41de4bfd5732626;hpb=13baf8e167901650c1b83f752606117d1c10a451 diff --git a/rmac.c b/rmac.c index b6a7afe..6100a4e 100644 --- a/rmac.c +++ b/rmac.c @@ -146,7 +146,7 @@ void DisplayHelp(void) " -dsymbol[=value] Define symbol (with optional value, default=0)\n" " -e[errorfile] Send error messages to file, not stdout\n" " -f[format] Output object file format\n" - " a: ALCYON (use this for ST)\n" + " a: ALCYON\n" " b: BSD (use this for Jaguar)\n" " e: ELF\n" " p: P56 (use this for DSP56001 only)\n"