summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-30 10:09:24 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-30 10:09:24 -0700
commite63e62be4612e9c948d03d738d2968cc6d878d26 (patch)
treea427f4d6569e50995f726ea0fbb2763c4a16abb7
parent9e1f528c3634af3ce3650c1784f20eeae62abe42 (diff)
downloadnasm-e63e62be4612e9c948d03d738d2968cc6d878d26.tar.gz
doc: consistent capitalization (and indexing!) of INCBIN
-rw-r--r--doc/nasmdoc.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src
index 6b191991..39312c10 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -704,7 +704,7 @@ See also the \c{-Z} option, \k{opt-Z}.
\S{opt-i} The \i\c{-i}\I\c{-I} Option: Include File Search Directories
-When NASM sees the \i\c{%include} or \i\c{incbin} directive in
+When NASM sees the \i\c{%include} or \i\c{INCBIN} directive in
a source file (see \k{include} or \k{incbin}),
it will search for the given file not only in the
current directory, but also in any directories specified on the