]> git.ipfire.org Git - thirdparty/man-pages.git/blob - Changes
Ready for 2.28.
[thirdparty/man-pages.git] / Changes
1 ==================== Changes in man-pages-2.28 ====================
2
3 Released: 2006-03-31
4
5 Contributors
6 ------------
7
8 The following people contributed notes, ideas, or patches that have
9 been incorporated in changes in this release:
10
11 Aleksandr Blokhin <sass@altlinux.ru>
12 Greg Johnson <gjohnson@lanl.gov>
13
14 Apologies if I missed anyone!
15
16
17 Global changes
18 --------------
19
20
21 New pages
22 ---------
23
24 sem_post.3
25 sem_getvalue.3
26 sem_close.3
27 sem_open.3
28 sem_destroy.3
29 sem_wait.3
30 sem_unlink.3
31 sem_init.3
32 sem_overview.7
33 mtk
34 New pages describing the POSIX semaphores API.
35
36 These pages supercede and provide a superset of the information
37 in the glibc (3thr) "semaphores(3)" manual page.
38
39 Changes to individual pages
40 ---------------------------
41
42 ppoll.2
43 Aleksandr Blokhin <sass@altlinux.ru>
44 Fix broken link.
45
46 ptrace.2
47 mtk
48 Wrapped long lines (no content changes).
49
50 semctl.2
51 semget.2
52 semop.2
53 mtk
54 Add SEE ALSO pointing to the new sem_overview.7 page.
55
56 elf.5
57 Greg Johnson
58 Removed SEE ALSO reference to non-existent core(5).