Expanded tabs

This commit is contained in:
Michael Kerrisk 2010-06-20 06:43:11 +02:00
parent 92c1db72e2
commit 3e26762688
1 changed files with 10 additions and 10 deletions

20
Changes
View File

@ -58,7 +58,7 @@ migrate_pages.2
Andi Kleen
New page documenting migrate_pages(2).
Andi's text based on the move_pages.2 page;
additional edits by mtk.
additional edits by mtk.
migrate_pages(2) was new in Linux 2.6.16.
quotactl.2
@ -333,7 +333,7 @@ getline.3
Robert Wohlrab
Remove unneeded check before free()
The manpage of getline shows an example with an extra NULL pointer
check before it calls free. This is unneeded according to free(3):
check before it calls free. This is unneeded according to free(3):
If ptr is NULL, no operation is performed.
@ -381,14 +381,14 @@ elf.5
Daisuke HATAYAMA
Document PN_XNUM extension
In linux-2.6.34-rc1, an ELF core extension was added; user-land
tools manipulating ELF core dump such as gdb and binutils has
already been modified before; so elf.5 needs to be modified
accordingly.
tools manipulating ELF core dump such as gdb and binutils has
already been modified before; so elf.5 needs to be modified
accordingly.
You can follow information on the ELF extension via the LKML post:
http://lkml.org/lkml/2010/1/3/103
Date Mon, 04 Jan 2010 10:06:07 +0900 (JST)
Subject ... elf coredump: Add extended numbering support
Date Mon, 04 Jan 2010 10:06:07 +0900 (JST)
Subject ... elf coredump: Add extended numbering support
This Linux-specific extension was added in kernel 2.6.34.
@ -397,9 +397,9 @@ elf.5
Michael Kerrisk
Remove EI_BRAND
As reported by Yuri Kozlov and confirmed by Mike Frysinger,
EI_BRAND is not in GABI
(http://www.sco.com/developers/gabi/latest/ch4.eheader.html)
It looks to be a BSDism
EI_BRAND is not in GABI
(http://www.sco.com/developers/gabi/latest/ch4.eheader.html)
It looks to be a BSDism
Michael Kerrisk
Remove words under '.note': "described below"
The existing text is broken, because there is