diff options
author | Frank Kotler <fbkotler@users.sourceforge.net> | 2003-12-12 06:18:07 +0000 |
---|---|---|
committer | Frank Kotler <fbkotler@users.sourceforge.net> | 2003-12-12 06:18:07 +0000 |
commit | b4a1735c47570183b9ba6746a1e0b11a0e29513f (patch) | |
tree | 655fcc59f7c1c88a8127f1c80702c8a9b2368e50 /rdoff/doc | |
parent | f7956c4072428edd2cace7dadd0f5bb8826a0e8b (diff) | |
download | nasm-b4a1735c47570183b9ba6746a1e0b11a0e29513f.tar.gz nasm-b4a1735c47570183b9ba6746a1e0b11a0e29513f.tar.bz2 nasm-b4a1735c47570183b9ba6746a1e0b11a0e29513f.zip |
Update rdoff
Diffstat (limited to 'rdoff/doc')
-rw-r--r-- | rdoff/doc/rdoff.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rdoff/doc/rdoff.texi b/rdoff/doc/rdoff.texi index 8d3c1f3..c958cc3 100644 --- a/rdoff/doc/rdoff.texi +++ b/rdoff/doc/rdoff.texi @@ -12,7 +12,7 @@ @end titlepage @ifinfo -Copyright @copyright{} 2002 Netwide Assembler Project. +Copyright @copyright{} 2002-2003 Netwide Assembler Project. Written by Yuri Zaporogets @email{yuriz@@ukr.net} Based on various sources and notes written by Julian Hall @email{jules@@dsf.org.uk} Distributed under GNU documentation license. @@ -81,7 +81,7 @@ by a section header. @subsection Relocation records @node Import -@subsection Declaring external symbols +@subsection Declaring external and imported symbols @node Export @subsection Declaring public and exported symbols |