mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-07-24 10:25:42 -04:00
doc: use the term "extensions" to mean of-specific anything
We seem to use the term "extensions" to mean anything that is specific to an object format, so continue to do so. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
8a3686287d
commit
fc87e65aec
@ -4572,7 +4572,7 @@ The \c{ith} file format produces Intel Hex-format files. Just as the
|
||||
relocation or linking. It is usually used with ROM programmers and
|
||||
similar utilities.
|
||||
|
||||
All options supported by the \c{bin} file format is also supported by
|
||||
All extensions supported by the \c{bin} file format is also supported by
|
||||
the \c{ith} file format.
|
||||
|
||||
\c{ith} provides a default output file-name extension of \c{.ith}.
|
||||
@ -4585,7 +4585,7 @@ The \c{srec} file format produces Intel Hex-format files. Just as the
|
||||
relocation or linking. It is usually used with ROM programmers and
|
||||
similar utilities.
|
||||
|
||||
All options supported by the \c{bin} file format is also supported by
|
||||
All extensions supported by the \c{bin} file format is also supported by
|
||||
the \c{srec} file format.
|
||||
|
||||
\c{srec} provides a default output file-name extension of \c{.srec}.
|
||||
|
Loading…
x
Reference in New Issue
Block a user