From 9544bec3f5267df88331408d8c0bd3c32cb59045 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 8 Jun 2008 16:49:16 -0700 Subject: [PATCH] doc: s/by/in/ certain preprocessor directives. --- doc/nasmdoc.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index 73e6255b..6615280e 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -1460,7 +1460,7 @@ the sense of character constants understood by the Pentium's String constants are character strings used in the context of some pseudo-instructions, namely the \I\c{DW}\I\c{DD}\I\c{DQ}\I\c{DT}\I\c{DO}\I\c{DY}\i\c{DB} family and -\i\c{INCBIN} (where it represents a filename.) They are also used by +\i\c{INCBIN} (where it represents a filename.) They are also used in certain preprocessor directives. A string constant looks like a character constant, only longer. It -- 2.11.4.GIT