Commit Graph

5795 Commits

Author SHA1 Message Date
Michael Kerrisk ae3faf4b62 epoll_wait.2: Minor restructuring of text
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-16 07:43:02 +13:00
Michael Kerrisk 8483a88c94 epoll_wait.2: Introduce the notion of an epoll instance into text
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-16 07:40:16 +13:00
Michael Kerrisk 700e0efd68 epoll_create.2: Clarify distinction between epoll instance and epoll file descriptor
Reword so that the notion of an epoll instance is made clear,
and made distinct from the notion of an epoll file descriptor.
Some other minor rewordings also.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-16 07:31:16 +13:00
Michael Kerrisk 689cdcf175 accept.2: srcfix: Remove outdated FIXME 2009-01-16 07:14:57 +13:00
Lefteris Dimitroulakis adb4a6ea09 iso_8859-8.7: srcfix: Update header comments to note input from Eli Zaretskii
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 08:24:21 +13:00
Michael Kerrisk d1a7f7d9f4 strsep.3: BUGS: explicitly list problems afflicting strsep()
Previously, the page said this function suffered the same
problems as strtok(), but in fact strsep() doesn't suffer
from all of the same problems as strtok(), so explicitly
list just the problems of strsep() in the strsep.3 page.

Reported-by: Marc Lehmann <schmorp@schmorp.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 07:12:58 +13:00
Michael Kerrisk 0ebf0c4099 koi8-u.7: srcfix: fix copyright year
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 06:42:45 +13:00
Michael Kerrisk 6fcb0d31c9 iso_8859-13.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 06:41:47 +13:00
Michael Kerrisk 132719a5d9 strtok.3: Minor: small rewording in BUGS
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 06:30:33 +13:00
Michael Kerrisk 7bb33c46ef strtok.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 06:20:17 +13:00
Michael Kerrisk fbb2bb4e34 sethostid.3: Rename file (was misnamed sethostd.3 in previous release)
Reported-by: Martin (Joey) Schulze <joey@infodrom.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 06:01:36 +13:00
Michael Kerrisk f159e8b531 gethostid.2: Rename file (was misnamed gethostd.2 in previous release)
Reported-by: Martin (Joey) Schulze <joey@infodrom.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-15 06:00:50 +13:00
Michael Kerrisk 095fdaea89 byteorder.3: SEE ALSO: add endian(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 23:23:17 +13:00
Michael Kerrisk f7c3598ef1 htobe16.3 htole16.3 be16toh.3 le16toh.3 htobe32.3 htole32.3 be32toh.3 le32toh.3 htobe64.3 htole64.3 be64toh.3 le64toh.3: New link to new endian.3
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 23:23:06 +13:00
Michael Kerrisk d35a667305 endian.3: New page documenting byte order conversion functions
Document functions (new in glibc 2.9) for conversion between
host byte order and big-/little- endian byte order:
htobe16(), htole16(), be16toh(), le16toh(),
htobe32(), htole32(), be32toh(), le32toh(),
htobe64(), htole64(), be64toh(), le64toh()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 23:04:12 +13:00
Michael Kerrisk e174ff0a66 getsockname.2: SEE ALSO: Add getifaddrs(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 16:38:14 +13:00
Michael Kerrisk bbc0dbf06f bind.2: SEE ALSO: Add getifaddrs(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 16:38:02 +13:00
Michael Kerrisk 43e77e4380 freeifaddrs.3: New link to new getifaddrs.3
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 16:23:10 +13:00
Petr Baudis 413b97573e getifaddrs.3: New page documenting getifaddrs(3) and freeifaddrs(3)
Many edits and changes of Petr's initial draft by mtk

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 16:22:59 +13:00
Michael Kerrisk e33a08e1b0 capabilities.7: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 16:22:58 +13:00
Michael Kerrisk 4ffc406708 iso_8859_8.7: New link to new iso_8859-8.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:56 +13:00
Michael Kerrisk dc722287b7 iso-8859-8.7: New link to new iso_8859-8.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:55 +13:00
Michael Kerrisk 97a274d2fa iso_8859_5.7: New link to new iso_8859-5.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:55 +13:00
Michael Kerrisk 45d4a8b87a iso-8859-5.7: New link to new iso_8859-5.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:55 +13:00
Michael Kerrisk 39395ce31f latin3.7: New link to new iso_8859-3.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:55 +13:00
Michael Kerrisk ef57189515 iso_8859_3.7: New link to new iso_8859-3.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:55 +13:00
Michael Kerrisk 3f75ad592a iso-8859-3.7: New link to new iso_8859-3.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:55 +13:00
Michael Kerrisk 459acf0c7e latin8.7: New link to new iso_8859-14.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:54 +13:00
Michael Kerrisk 44d9b5f054 iso_8859_14.7: New link to new iso_8859-14.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:54 +13:00
Michael Kerrisk 8dbbb88d18 iso-8859-14.7: New link to new iso_8859-14.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:54 +13:00
Michael Kerrisk a58665190d latin7.7: New link to new iso_8859-13.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:54 +13:00
Michael Kerrisk 4bfbde6a4b iso_8859_13.7: New link to new iso_8859-13.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:54 +13:00
Michael Kerrisk f1e3ba2177 iso-8859-13.7: New link to new iso_8859-13.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:54 +13:00
Michael Kerrisk 2d61325cce latin6.7: New link to new iso_8859-10.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:12:53 +13:00
Michael Kerrisk af645d8c98 iso_8859_10.7: New link to new iso_8859-10.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:02:12 +13:00
Michael Kerrisk b2d2412a1d iso-8859-10.7: New link to new iso_8859-10.7
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 15:02:12 +13:00
Lefteris Dimitroulakis e2109290cc koi8-u.7: New page documenting KOI8-U character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:47:35 +13:00
Lefteris Dimitroulakis 4af52e8528 iso_8859-8.7: New page documenting ISO 8859-8 character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:46:59 +13:00
Lefteris Dimitroulakis 3e1a058835 iso_8859-5.7: New page documenting ISO 8859-5 character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:46:32 +13:00
Lefteris Dimitroulakis 0366dade95 iso_8859-3.7: New page documenting ISO 8859-3 character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:46:07 +13:00
Lefteris Dimitroulakis 0cede4bdf9 iso_8859-14.7: New page documenting ISO 8859-14 character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:45:33 +13:00
Lefteris Dimitroulakis c47a8a9b10 iso_8859-13.7: New page documenting ISO 8859-13 character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:43:32 +13:00
Lefteris Dimitroulakis adb18fe98f iso-8859-10.7: New page documenting ISO 8859-10 character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:42:09 +13:00
Lefteris Dimitroulakis 2d3d30f295 cp1251.7: New page documenting CP 1251 (Windows Cyrillic) character set
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 14:40:48 +13:00
Michael Kerrisk d4740e456c cpuset.7: Minor: remove execute permission on file 2009-01-14 13:44:40 +13:00
Michael Kerrisk 6ecda4d146 netdevice.7: Document recently added interface flags
IFF_LOWER_UP (since Linux 2.6.17)
IFF_DORMANT (since Linux 2.6.17)
IFF_ECHO (since Linux 2.6.25)

Documentation taken from comments in <linux/if.h>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 10:41:54 +13:00
Michael Kerrisk 47f442b232 wait.2: Added FIXME 2009-01-14 10:41:54 +13:00
Michael Kerrisk 01c0d450f9 memccpy.3: Fix CONFORMING TO: s/C99/POSIX.1-2001/
Reported-by: Mads Martin Joergensen <mmj@mmj.dk>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 10:41:53 +13:00
Michael Kerrisk 497be851c2 memccpy.3: If the memory areas overlap, the results are undefined
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 10:41:53 +13:00
Michael Kerrisk 98895092a0 signalfd.2: Fix description of fork() semantics
The page text described the semantics of the initial
implementation of signalfd().  These were changed early on,
but the man page wasn't updated.

Reported-by: Vegard Nossum <vegard.nossum@gmail.com>
Reviewed-by: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-14 10:41:53 +13:00