From 8a3686287dfae5051434bbb69f61551254c0b13c Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 5 Jul 2009 15:43:23 -0700 Subject: [PATCH] doc: fix capitalization Consistently capitalize NASM. Signed-off-by: H. Peter Anvin --- doc/nasmdoc.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index c077bb9..ceb599e 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, -- 2.7.4