Add one more instance of .rodata
authorH. Peter Anvin <hpa@zytor.com>
Fri, 17 May 2002 15:08:13 +0000 (15:08 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 17 May 2002 15:08:13 +0000 (15:08 +0000)
doc/nasmdoc.src

index 33a2f20..544f2ec 100644 (file)
@@ -4030,8 +4030,8 @@ qualifiers are:
 \c section .bss     nobits    alloc  noexec  write    align=4
 \c section other    progbits  alloc  noexec  nowrite  align=1
 
-(Any section name other than \c{.text}, \c{.data} and \c{.bss} is
-treated by default like \c{other} in the above code.)
+(Any section name other than \c{.text}, \c{.rodata}, \c{.data} and
+\c{.bss} is treated by default like \c{other} in the above code.)
 
 
 \S{elfwrt} \i{Position-Independent Code}\I{PIC}: \c{elf} Special