mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
12 lines
425 B
Plaintext
12 lines
425 B
Plaintext
|
--- intel2gas.cc.orig Wed May 5 10:53:34 1999
|
||
|
+++ intel2gas.cc Wed May 12 12:26:47 1999
|
||
|
@@ -428,7 +428,7 @@
|
||
|
static void printHelp(char const *infostr)
|
||
|
{
|
||
|
fprintf(stderr,"%s\n"\
|
||
|
- "usage: intel2gas [options] [infile] [-o outfile]\n"\
|
||
|
+ "usage: intel2gas [options] [-o outfile] [infile]\n"\
|
||
|
"where options include:\n"\
|
||
|
"\t-h\t\tthis help\n"\
|
||
|
"\t-i\t\tconvert from intel to at&t format (default)\n"\
|