mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
doc: add a comma
This time the comma should actually be there.
This commit is contained in:
parent
6581802f8b
commit
27bdec9295
@ -2824,7 +2824,7 @@ which case, all but the first two would be lumped together into
|
||||
\c{%3}, and \c{db %2,%3} would be required).
|
||||
|
||||
The usual \I\c{%elifid}\I\c{%elifnum}\I\c{%elifstr}\c{%elif}...,
|
||||
\I\c{%ifnid}\I\c{%ifnnum}\I\c{%ifnstr}\c{%ifn}... and
|
||||
\I\c{%ifnid}\I\c{%ifnnum}\I\c{%ifnstr}\c{%ifn}..., and
|
||||
\I\c{%elifnid}\I\c{%elifnnum}\I\c{%elifnstr}\c{%elifn}... versions
|
||||
exist for each of \c{%ifid}, \c{%ifnum} and \c{%ifstr}.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user