man-pages/Changes

59 lines
1.1 KiB
Plaintext
Raw Normal View History

2006-03-25 20:47:05 +00:00
==================== Changes in man-pages-2.28 ====================
2006-03-31 05:18:04 +00:00
Released: 2006-03-31
2005-11-03 14:09:48 +00:00
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
2006-03-31 05:18:04 +00:00
Aleksandr Blokhin <sass@altlinux.ru>
Greg Johnson <gjohnson@lanl.gov>
2006-02-09 19:11:41 +00:00
Apologies if I missed anyone!
2005-12-13 11:22:52 +00:00
2006-03-24 06:14:30 +00:00
2006-03-20 21:14:16 +00:00
Global changes
--------------
2006-03-24 06:14:30 +00:00
2006-02-16 18:36:27 +00:00
New pages
---------
2006-03-31 05:18:04 +00:00
sem_post.3
sem_getvalue.3
sem_close.3
sem_open.3
sem_destroy.3
sem_wait.3
sem_unlink.3
sem_init.3
sem_overview.7
mtk
New pages describing the POSIX semaphores API.
2006-03-31 05:22:21 +00:00
These pages supercede and provide a superset of the information
in the glibc (3thr) "semaphores(3)" manual page.
2006-02-16 18:36:27 +00:00
2005-11-03 14:09:48 +00:00
Changes to individual pages
---------------------------
2006-01-04 10:54:13 +00:00
2006-03-31 05:18:04 +00:00
ppoll.2
Aleksandr Blokhin <sass@altlinux.ru>
Fix broken link.
ptrace.2
mtk
Wrapped long lines (no content changes).
semctl.2
semget.2
semop.2
mtk
Add SEE ALSO pointing to the new sem_overview.7 page.
elf.5
Greg Johnson
Removed SEE ALSO reference to non-existent core(5).