From 455e087c6ae35ddba53e5c8822e6768bf4e82589 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Tue, 27 Jul 2010 01:48:27 +0400 Subject: [PATCH] doc: Fix ..sym section name misprint Signed-off-by: Cyrill Gorcunov --- doc/nasmdoc.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nasmdoc.src b/doc/nasmdoc.src index eb1fe5e..8517bf4 100644 --- a/doc/nasmdoc.src +++ b/doc/nasmdoc.src @@ -7237,7 +7237,7 @@ functions by means of will give the user the address of the code you wrote, whereas -\c funcptr: dd my_function wrt .sym +\c funcptr: dd my_function wrt ..sym will give the address of the procedure linkage table for the function, which is where the calling program will \e{believe} the -- 2.7.4