mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-13 17:57:12 +08:00
Fix a couple of index terms.
This commit is contained in:
parent
7557a10045
commit
2a584cf575
@ -142,7 +142,7 @@ convention
|
|||||||
\IR{netbsd} NetBSD
|
\IR{netbsd} NetBSD
|
||||||
\IR{omf} OMF
|
\IR{omf} OMF
|
||||||
\IR{openbsd} OpenBSD
|
\IR{openbsd} OpenBSD
|
||||||
\IR{operating-system} operating system
|
\IR{operating system} operating system
|
||||||
\IR{os/2} OS/2
|
\IR{os/2} OS/2
|
||||||
\IR{pascal calling convention}Pascal calling convention
|
\IR{pascal calling convention}Pascal calling convention
|
||||||
\IR{passes} passes, assembly
|
\IR{passes} passes, assembly
|
||||||
@ -152,7 +152,6 @@ convention
|
|||||||
\IR{plt} PLT
|
\IR{plt} PLT
|
||||||
\IR{plt} \c{PLT} relocations
|
\IR{plt} \c{PLT} relocations
|
||||||
\IA{pre-defining macros}{pre-define}
|
\IA{pre-defining macros}{pre-define}
|
||||||
\IR{qbasic} QBasic
|
|
||||||
\IA{rdoff subdirectory}{rdoff}
|
\IA{rdoff subdirectory}{rdoff}
|
||||||
\IR{rdoff} \c{rdoff} subdirectory
|
\IR{rdoff} \c{rdoff} subdirectory
|
||||||
\IR{relocatable dynamic object file format} Relocatable Dynamic
|
\IR{relocatable dynamic object file format} Relocatable Dynamic
|
||||||
@ -3460,7 +3459,7 @@ The \c{bin} format does not produce object files: it generates
|
|||||||
nothing in the output file except the code you wrote. Such `pure
|
nothing in the output file except the code you wrote. Such `pure
|
||||||
binary' files are used by \i{MS-DOS}: \i\c{.COM} executables and
|
binary' files are used by \i{MS-DOS}: \i\c{.COM} executables and
|
||||||
\i\c{.SYS} device drivers are pure binary files. Pure binary output
|
\i\c{.SYS} device drivers are pure binary files. Pure binary output
|
||||||
is also useful for \i{operating-system} and \i{boot loader}
|
is also useful for \i{operating system} and \i{boot loader}
|
||||||
development.
|
development.
|
||||||
|
|
||||||
\c{bin} supports the three \i{standardised section names} \i\c{.text},
|
\c{bin} supports the three \i{standardised section names} \i\c{.text},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user