summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-10-29 18:17:59 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-10-29 20:47:40 -0700
commitc84fa31d04213735abac6cac8a1dcc65854e2f16 (patch)
tree5a7e70d582ad8d5ca9df6057468432c6b9cb132e
parent3b142db39e189eb4559508b74b6a2a8475137bce (diff)
downloadnasm-c84fa31d04213735abac6cac8a1dcc65854e2f16.tar.gz
doc: fix capitalization
Make the capitalization of "The -t Option" consistent with the other options. 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 0bdb23a5..6fe9a276 100644
--- a/doc/nasmdoc.src
+++ b/doc/nasmdoc.src
@@ -813,7 +813,7 @@ Note that this is a capital \c{O}, and is different from a small \c{o}, which
is used to specify the output file name. See \k{opt-o}.
-\S{opt-t} The \i\c{-t} option: Enable TASM Compatibility Mode
+\S{opt-t} The \i\c{-t} Option: Enable TASM Compatibility Mode
NASM includes a limited form of compatibility with Borland's \i\c{TASM}.
When NASM's \c{-t} option is used, the following changes are made: