diff options
| author | rsc <devnull@localhost> | 2005-08-31 22:22:39 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2005-08-31 22:22:39 +0000 |
| commit | b2a905b745965a9e6119bb58125eba960c021b57 (patch) | |
| tree | cbcc4ab309ac648083ce477b6838eff3470084cb /src/cmd | |
| parent | d762ba897d11d1e22c97286a5f2e414c39af3b00 (diff) | |
Spell IA-64 correctly. (Zoltan Jarai)
Diffstat (limited to 'src/cmd')
| -rw-r--r-- | src/cmd/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/file.c b/src/cmd/file.c index ce739d05..4dbf66be 100644 --- a/src/cmd/file.c +++ b/src/cmd/file.c @@ -1242,7 +1242,7 @@ iself(void) /*43*/ "sparc v9", nil, nil, nil, nil, nil, nil, - /*50*/ "IA-46", + /*50*/ "IA-64", nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, nil, |