From: Cyrill Gorcunov Date: Wed, 10 Feb 2010 20:31:03 +0000 (+0300) Subject: doc/nasmdoc.src: Delete misplaced "point" sign X-Git-Tag: nasm-2.11.05~725 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ce4250a630b69f0b2a8b50127e31f349e06dce3;p=platform%2Fupstream%2Fnasm.git doc/nasmdoc.src: Delete misplaced "point" sign Signed-off-by: Cyrill Gorcunov --- diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index b98c3be..c6a08e8 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -3450,7 +3450,7 @@ is used by many high level languages, including C, C++ and Pascal. While NASM has macros which attempt to duplicate this functionality (see \k{16cmacro}), the syntax is not particularly -convenient to use. and is not TASM compatible. Here is an example +convenient to use and is not TASM compatible. Here is an example which shows the use of \c{%arg} without any external macros: \c some_function: