summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-07-05 15:43:23 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-07-05 15:43:23 -0700
commit8a3686287dfae5051434bbb69f61551254c0b13c (patch)
tree6523b7890739d5db3a1a5636b3e783facf5d2f2d
parentffe782a322ea81e55d38ce3a057c7ae1536b5fd4 (diff)
downloadnasm-8a3686287dfae5051434bbb69f61551254c0b13c.tar.gz
doc: fix capitalization
Consistently capitalize NASM. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/nasmdoc.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index c077bb99..ceb599eb 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -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,