X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/ed554bc5e4201344d7eaad78263566e79428759c..fd88f5c5678c80ff5e338adc372d28a52ad20530:/usr/src/share/man/man5/a.out.5 diff --git a/usr/src/share/man/man5/a.out.5 b/usr/src/share/man/man5/a.out.5 index 9ad2876572..805603368a 100644 --- a/usr/src/share/man/man5/a.out.5 +++ b/usr/src/share/man/man5/a.out.5 @@ -32,9 +32,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)a.out.5 8.1 (Berkeley) 6/5/93 +.\" @(#)a.out.5 8.2 (Berkeley) 6/1/94 .\" -.Dd June 5, 1993 +.Dd June 1, 1994 .Dt A.OUT 5 .Os .Sh NAME @@ -122,6 +122,7 @@ that uniquely identifies binary files and distinguishes different loading conventions. The field must contain one of the following values: .Bl -tag -width ZMAGIC +.ne 1i .It Dv OMAGIC The text and data segments immediately follow the header and are contiguous. @@ -208,6 +209,7 @@ Text relocation offsets are reckoned from the start of the text segment, and data relocation offsets from the start of the data segment. The link editor adds the value that is already stored at this offset into the new value that it computes using this relocation record. +.ne 1i .It Fa r_symbolnum Contains the ordinal number of a symbol structure in the symbol table (it is