Removed tabs

This commit is contained in:
Michael Kerrisk 2008-07-02 13:43:33 +00:00
parent e242920a32
commit aa16f45ad9
1 changed files with 25 additions and 25 deletions

50
Changes
View File

@ -25,12 +25,12 @@ New and rewritten pages
clock_nanosleep.2
mtk
A description of the clock_nanosleep() system call,
which was added in kernel 2.6.
which was added in kernel 2.6.
getgrouplist.3
mtk
A near complete rewrite, including additional information and
a new example program.
a new example program.
getutmp.3
mtk
@ -99,7 +99,7 @@ Changes to individual pages
fchmodat.2
Alain Portal
SEE ALSO: add symlink.7. (3.01 changelog wrongly said this
had been done.)
had been done.)
io_setup.2
Alain Portal
@ -112,7 +112,7 @@ mmap.2
shmget.2
shmop.2
mtk
SEE ALSO: add shm_overview(7).
SEE ALSO: add shm_overview(7).
sigreturn.2
mtk
@ -121,18 +121,18 @@ sigreturn.2
signalfd.2
sigsuspend.2
mtk
SEE ALSO: Add sigwait(3).
SEE ALSO: Add sigwait(3).
sigwaitinfo.2
mtk
Describe behavior when multiple threads are blocked in
sigwaitinfo()/sigtimedwait().
SEE ALSO: Add sigwait(3).
SEE ALSO: Add sigwait(3).
dirfd.3
mtk
RETURN VALUE: describe return value on success.
Add an ERRORS section documenting POSIX.1-specified errors.
Add an ERRORS section documenting POSIX.1-specified errors.
getaddrinfo.3
mtk, after a note by Stephane Chazelas
@ -148,18 +148,18 @@ getutent.3
utmpname() does return a value.
mtk
Add paragraph to start of DESCRIPTION recommending
use of POSIX.1 "utmpx" functions.
CONFORMING TO: mention utmpxname().
Add an ERRORS section.
use of POSIX.1 "utmpx" functions.
CONFORMING TO: mention utmpxname().
Add an ERRORS section.
There are no utmpx equivalents of the _r reentrant functions.
Clarify discussion of return values.
Add pointer to definition of utmp structure in utmp(5).
Clarify discussion of utmpx file on other systems (versus
Linux situation).
Add pointer to definition of utmp structure in utmp(5).
Clarify discussion of utmpx file on other systems (versus
Linux situation).
getutent.3
mtk
SEE ALSO: add getutmp(3)
SEE ALSO: add getutmp(3)
inet_pton.3
Stephane Chazelas
@ -172,32 +172,32 @@ setbuf.3
Fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488104.
mtk
Other minor rewordings.
shm_open.3
mtk
SEE ALSO: add shm_overview(7).
SEE ALSO: add shm_overview(7).
random.4
mtk, after a note by Alain Portal
Slight rewording to make life easier for non-native English
speakers.
speakers.
utmp.5
mtk
Add discussion of POSIX.1 utmpx specification.
Provide a little more detail on fields of utmp structure.
Added comments to macros for ut_type field.
Correct the description of the ut_id field.
Added comments to macros for ut_type field.
Correct the description of the ut_id field.
mtk
Consolidate duplicated information about ut_tv and ut_session
on biarch platforms.
on biarch platforms.
mtk
Move some text from CONFORMING TO to NOTES.
Removed some crufty text.
Move some text from CONFORMING TO to NOTES.
Removed some crufty text.
SEE ALSO: add login(3), logout(3), logwtmp(3).
UT_LINESIZE is 32 (not 12).
mtk
SEE ALSO: add getutmp(3)
SEE ALSO: add getutmp(3)
man-pages.7
mtk
@ -206,5 +206,5 @@ man-pages.7
signal.7
mtk
Note that the delivery order of multiple pending standard
signals is unspecified.
SEE ALSO: Add sigwait(3).
signals is unspecified.
SEE ALSO: Add sigwait(3).