man-pages/Changes

67 lines
1.4 KiB
Plaintext
Raw Normal View History

2006-07-06 09:26:44 +00:00
==================== Changes in man-pages-2.36 ====================
2006-07-11 11:50:30 +00:00
Released: 2006-07-11
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-07-11 11:49:28 +00:00
Alain Portal <aportal@univ-montp2.fr>
Jens Axboe <jans@suse.de>
Justin Pryzby <justinpryzby@users.sourceforge.net>
Kyle McMartin <kyle@mcmartin.ca>
2006-03-24 06:14:30 +00:00
2006-07-11 12:51:02 +00:00
Apologies if I missed anyone!
2006-05-23 04:22:38 +00:00
Global changes
2006-05-23 03:57:44 +00:00
--------------
2006-07-06 08:58:03 +00:00
Typographical or grammatical errors have been corrected in several
places.
2006-05-23 03:57:44 +00:00
2006-05-01 23:38:04 +00:00
New pages
---------
2006-07-11 11:49:28 +00:00
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,
2006-07-11 11:50:30 +00:00
displays the FIXMEs in the manual page source files.
2006-05-23 03:57:44 +00:00
Changes to individual pages
---------------------------
2006-07-11 11:49:28 +00:00
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
2006-07-11 11:50:30 +00:00
where 'offset' is NULL.
2006-07-11 11:49:28 +00:00
ferror.3
Justin Pryzby
2006-07-11 11:50:30 +00:00
Add SEE ALSO referring to fdopen.3.
2006-07-11 11:49:28 +00:00
intro.3
mtk
Removed information about Section 3 subsections -- it doesn't
2006-07-11 11:50:30 +00:00
reflect current, and probably never has.
2006-07-11 11:49:28 +00:00
2006-07-11 11:50:30 +00:00
Added SEE ALSO referring to intro.2.
2006-07-11 12:51:02 +00:00
2006-07-11 11:49:28 +00:00
tcp.7
Kyle McMartin
Correction: tcp_window_scaling is ENabled by default.