This commit is contained in:
Michael Kerrisk 2008-08-19 21:07:27 +00:00
parent cc40d64d21
commit e66de7c02e
1 changed files with 10 additions and 0 deletions

10
Changes
View File

@ -114,6 +114,16 @@ move_pages.2
mtk
Added VERSIONS (from kernel 2.6.18) and CONFORMING TO sections.
socket.2
mtk
s/d/domain/ for name of argument.
Add reference to socket(2) for further information on
domain, type, and protocol arguments.
exec.3
mtk
Small rewording: "s/returned/failed with/ [an error]".
gethostbyname.3
mtk
Clarify exactly which functions are obsoleted by getnameinfo()