doc: fix capitalization
authorH. Peter Anvin <hpa@zytor.com>
Sun, 5 Jul 2009 22:43:23 +0000 (15:43 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 5 Jul 2009 22:43:23 +0000 (15:43 -0700)
Consistently capitalize NASM.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/nasmdoc.src

index c077bb9..ceb599e 100644 (file)
@@ -4457,7 +4457,7 @@ is also useful for \i{operating system} and \i{boot loader}
 development.
 
 The \c{bin} format supports \i{multiple section names}. For details of
-how nasm handles sections in the \c{bin} format, see \k{multisec}.
+how NASM handles sections in the \c{bin} format, see \k{multisec}.
 
 Using the \c{bin} format puts NASM by default into 16-bit mode (see
 \k{bits}). In order to use \c{bin} to write 32-bit or 64-bit code,