mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-11 17:10:45 +08:00
Change \i -> \I in a few places
This commit is contained in:
parent
4119112869
commit
f94b9b4b60
@ -3116,8 +3116,8 @@ NASM, though it attempts to avoid the bureaucracy of assemblers like
|
||||
MASM and TASM, is nevertheless forced to support a \e{few}
|
||||
directives. These are described in this chapter.
|
||||
|
||||
NASM's directives come in two types: \i{user-level
|
||||
directives}\e{user-level} directives and \i{primitive
|
||||
NASM's directives come in two types: \I{user-level
|
||||
directives}\e{user-level} directives and \I{primitive
|
||||
directives}\e{primitive} directives. Typically, each directive has a
|
||||
user-level form and a primitive form. In almost all cases, we
|
||||
recommend that users use the user-level forms of the directives,
|
||||
|
Loading…
Reference in New Issue
Block a user