OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man5 / elf.5
index c5064d0..939266e 100644 (file)
@@ -260,7 +260,7 @@ and ABI to which the object is targeted.
 Some fields in other ELF structures have flags
 and values that have platform-specific meanings;
 the interpretation of those fields is determined by the value of this byte.
-E.g.:
+For example:
 .\" .Bl -tag -width "ELFOSABI_STANDALONE" -compact
 .RS 12
 .TP 20
@@ -390,7 +390,7 @@ A core file.
 .TP
 .IR e_machine
 This member specifies the required architecture for an individual file.
-E.g.:
+For example:
 .RS 12
 .\" .Bl -tag -width "EM_MIPS_RS4_BE" -compact
 .TP 12
@@ -1409,7 +1409,7 @@ has a loadable segment that includes relocation, the section's attributes
 will include the
 .BR SHF_ALLOC
 bit.
-Otherwise the bit will be off.
+Otherwise, the bit will be off.
 By convention,
 "NAME"
 is supplied by the section to which the relocations apply.
@@ -1428,7 +1428,7 @@ has a loadable segment that includes relocation, the section's attributes
 will include the
 .BR SHF_ALLOC
 bit.
-Otherwise the bit will be off.
+Otherwise, the bit will be off.
 By convention,
 "NAME"
 is supplied by the section to which the relocations apply.
@@ -1470,7 +1470,7 @@ segment that includes the symbol string table, the section's attributes
 will include the
 .BR SHF_ALLOC
 bit.
-Otherwise the bit will be off.
+Otherwise, the bit will be off.
 This section is of type
 .BR SHT_STRTAB .
 .TP
@@ -1481,7 +1481,7 @@ that includes the symbol table, the section's attributes will include
 the
 .BR SHF_ALLOC
 bit.
-Otherwise the bit will be off.
+Otherwise, the bit will be off.
 This section is of type
 .BR SHT_SYMTAB .
 .TP
@@ -1961,10 +1961,11 @@ AMD64 ABI Draft,
 .IR "System V Application Binary Interface AMD64 Architecture Processor Supplement" .
 .PP
 .SH COLOPHON
-This page is part of release 3.65 of the Linux
+This page is part of release 3.68 of the Linux
 .I man-pages
 project.
 A description of the project,
-and information about reporting bugs,
+information about reporting bugs,
+and the latest version of this page,
 can be found at
 \%http://www.kernel.org/doc/man\-pages/.