elf.5: ffix: remove "." on short list entries

This commit is contained in:
Michael Kerrisk 2016-01-28 09:50:50 +01:00
parent 9c08fc7d47
commit 28c7227aab
1 changed files with 37 additions and 37 deletions

View File

@ -270,50 +270,50 @@ Same as ELFOSABI_SYSV
.\" 0
.TP
.BR ELFOSABI_SYSV
UNIX System V ABI.
UNIX System V ABI
.\" 0
.\" synonym: ELFOSABI_NONE
.TP
.BR ELFOSABI_HPUX
HP-UX ABI.
HP-UX ABI
.\" 1
.TP
.BR ELFOSABI_NETBSD
NetBSD ABI.
NetBSD ABI
.\" 2
.TP
.BR ELFOSABI_LINUX
Linux ABI.
Linux ABI
.\" 3
.\" .TP
.\" .BR ELFOSABI_HURD
.\" Hurd ABI.
.\" Hurd ABI
.\" 4
.\" .TP
.\" .BR ELFOSABI_86OPEN
.\" 86Open Common IA32 ABI.
.\" 86Open Common IA32 ABI
.\" 5
.TP
.BR ELFOSABI_SOLARIS
Solaris ABI.
Solaris ABI
.\" 6
.\" .TP
.\" .BR ELFOSABI_MONTEREY
.\" Monterey project ABI.
.\" Monterey project ABI
.\" Now replaced by
.\" ELFOSABI_AIX
.\" 7
.TP
.BR ELFOSABI_IRIX
IRIX ABI.
IRIX ABI
.\" 8
.TP
.BR ELFOSABI_FREEBSD
FreeBSD ABI.
FreeBSD ABI
.\" 9
.TP
.BR ELFOSABI_TRU64
TRU64 UNIX ABI.
TRU64 UNIX ABI
.\" 10
.\" ELFOSABI_MODESTO
.\" 11
@ -321,11 +321,11 @@ TRU64 UNIX ABI.
.\" 12
.TP
.BR ELFOSABI_ARM
ARM architecture ABI.
ARM architecture ABI
.\" 97
.TP
.BR ELFOSABI_STANDALONE
Stand-alone (embedded) ABI.
Stand-alone (embedded) ABI
.\" 255
.\" .El
.PD
@ -396,63 +396,63 @@ For example:
.TP 12
.PD 0
.BR EM_NONE
An unknown machine.
An unknown machine
.\" 0
.TP
.BR EM_M32
AT&T WE 32100.
AT&T WE 32100
.\" 1
.TP
.BR EM_SPARC
Sun Microsystems SPARC.
Sun Microsystems SPARC
.\" 2
.TP
.BR EM_386
Intel 80386.
Intel 80386
.\" 3
.TP
.BR EM_68K
Motorola 68000.
Motorola 68000
.\" 4
.TP
.BR EM_88K
Motorola 88000.
Motorola 88000
.\" 5
.\" .TP
.\" .BR EM_486
.\" Intel 80486.
.\" Intel 80486
.\" 6
.TP
.BR EM_860
Intel 80860.
Intel 80860
.\" 7
.TP
.BR EM_MIPS
MIPS RS3000 (big-endian only).
MIPS RS3000 (big-endian only)
.\" 8
.\" EM_S370
.\" 9
.\" .TP
.\" .BR EM_MIPS_RS4_BE
.\" MIPS RS4000 (big-endian only). Deprecated.
.\" MIPS RS4000 (big-endian only). Deprecated
.\" 10
.\" EM_MIPS_RS3_LE (MIPS R3000 little-endian)
.\" 10
.TP
.BR EM_PARISC
HP/PA.
HP/PA
.\" 15
.TP
.BR EM_SPARC32PLUS
SPARC with enhanced instruction set.
SPARC with enhanced instruction set
.\" 18
.TP
.BR EM_PPC
PowerPC.
PowerPC
.\" 20
.TP
.BR EM_PPC64
PowerPC 64-bit.
PowerPC 64-bit
.\" 21
.TP
.BR EM_S390
@ -468,7 +468,7 @@ Renesas SuperH
.\" 42
.TP
.BR EM_SPARCV9
SPARC v9 64-bit.
SPARC v9 64-bit
.\" 43
.TP
.BR EM_IA_64
@ -480,16 +480,16 @@ AMD x86-64
.\" 62
.TP
.BR EM_VAX
DEC Vax.
DEC Vax
.\" 75
.\" EM_CRIS
.\" 76
.\" .TP
.\" .BR EM_ALPHA
.\" Compaq [DEC] Alpha.
.\" Compaq [DEC] Alpha
.\" .TP
.\" .BR EM_ALPHA_EXP
.\" Compaq [DEC] Alpha with enhanced instruction set.
.\" Compaq [DEC] Alpha with enhanced instruction set
.PD
.RE
.\" .El
@ -501,10 +501,10 @@ This member identifies the file version:
.TP 12
.PD 0
.BR EV_NONE
Invalid version.
Invalid version
.TP
.BR EV_CURRENT
Current version.
Current version
.\" .El
.PD
.RE
@ -1589,16 +1589,16 @@ This member defines the symbol visibility.
.TP 16
.PD 0
.BR STV_DEFAULT
Default symbol visibility rules.
Default symbol visibility rules
.TP
.BR STV_INTERNAL
Processor-specific hidden class.
Processor-specific hidden class
.TP
.BR STV_HIDDEN
Symbol is unavailable in other modules.
Symbol is unavailable in other modules
.TP
.BR STV_PROTECTED
Not preemptible, not exported.
Not preemptible, not exported
.PD
.PP
There are macros for extracting the visibility type: