man-pages/Changes

67 lines
1.4 KiB
Plaintext

==================== Changes in man-pages-2.36 ====================
Released: 2006-07-11
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Alain Portal <aportal@univ-montp2.fr>
Jens Axboe <jans@suse.de>
Justin Pryzby <justinpryzby@users.sourceforge.net>
Kyle McMartin <kyle@mcmartin.ca>
Apologies if I missed anyone!
Global changes
--------------
Typographical or grammatical errors have been corrected in several
places.
New pages
---------
MAINTAINING
mtk
How to maintain man-pages.
TODO
mtk
Things that it would be nice to get done for man-pages one day.
scripts/FIXME_list.sh
mtk
This script, intended for use by manual page maintainers,
displays the FIXMEs in the manual page source files.
Changes to individual pages
---------------------------
fdatasync.2
fsync.2
mtk
Added SEE ALSO referring to sync_file_range.2.
sendfile.2
mtk / Jens Axboe
Fix description of 'offset' argument to explain the case
where 'offset' is NULL.
ferror.3
Justin Pryzby
Add SEE ALSO referring to fdopen.3.
intro.3
mtk
Removed information about Section 3 subsections -- it doesn't
reflect current, and probably never has.
Added SEE ALSO referring to intro.2.
tcp.7
Kyle McMartin
Correction: tcp_window_scaling is ENabled by default.