doc: Fix ..sym section name misprint

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2010-07-27 01:48:27 +04:00
parent d6f31240c5
commit 455e087c6a

View File

@ -7237,7 +7237,7 @@ functions by means of
will give the user the address of the code you wrote, whereas 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 will give the address of the procedure linkage table for the
function, which is where the calling program will \e{believe} the function, which is where the calling program will \e{believe} the