doc/nasmdoc.src: Update the number of sync points in docs
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 22 Dec 2009 20:36:46 +0000 (23:36 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 22 Dec 2009 20:42:07 +0000 (23:42 +0300)
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
doc/nasmdoc.src

index 77a2cae..b98c3be 100644 (file)
@@ -7813,7 +7813,7 @@ ideal.
 
 To avoid this, you can specify a `\i\c{synchronisation}' point, or indeed
 as many synchronisation points as you like (although NDISASM can
-only handle 8192 sync points internally). The definition of a sync
+only handle 2147483647 sync points internally). The definition of a sync
 point is this: NDISASM guarantees to hit sync points exactly during
 disassembly. If it is thinking about generating an instruction which
 would cause it to jump over a sync point, it will discard that