mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
doc: Add missing closing brace
http://bugzilla.nasm.us/show_bug.cgi?id=3392284 Reported-by: Nick Rowan <nnrowan@gmail.com> Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
parent
1006a47fe8
commit
85ec505d05
@ -4490,7 +4490,7 @@ define a new section, if you try to switch to a section that does
|
||||
not (yet) exist.
|
||||
|
||||
The Unix object formats, and the \c{bin} object format (but see
|
||||
\k{multisec}, all support
|
||||
\k{multisec}), all support
|
||||
the \i{standardized section names} \c{.text}, \c{.data} and \c{.bss}
|
||||
for the code, data and uninitialized-data sections. The \c{obj}
|
||||
format, by contrast, does not recognize these section names as being
|
||||
|
Loading…
Reference in New Issue
Block a user