summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2016-10-04 00:04:44 -0700
committerH. Peter Anvin <hpa@zytor.com>2016-10-04 00:04:44 -0700
commitce63783e85d79d8d21582c3458e2d7c7f8b77802 (patch)
tree9d3df71a3e5ec270b6e450f456e2d0a2dfdf1439
parent20a38e43e4cd3fac1a5b86c49a4cc68f3cc30343 (diff)
downloadnasm-ce63783e85d79d8d21582c3458e2d7c7f8b77802.tar.gz
changes.src: typographical adjustment
Extremely minor typographical fix. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/changes.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src
index af2ababd..682c7d1c 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -44,7 +44,7 @@ since 2007.
\b More Codeview debug format fixes.
-\b If the MASM PTR keyword is encountered, issue a warning. This is
+\b If the MASM \c{PTR} keyword is encountered, issue a warning. This is
much more likely to indicate a MASM-ism encountered in NASM than it
is a valid label. This warning can be suppressed with \c{-w-ptr},
the \c{[warning]} directive (see \k{opt-w}) or by the macro