diff --git a/Changes b/Changes index 146699fc3..315229f86 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ ==================== Changes in man-pages-2.43 ==================== -Released: 2006-??-?? +Released: 2006-11-29 Contributors ------------ @@ -8,6 +8,11 @@ Contributors The following people contributed notes, ideas, or patches that have been incorporated in changes in this release: +Andi Kleen +David Brownell +Eduard Bloch +Egmont Koblinger +Reuben Thomas Apologies if I missed anyone! @@ -26,3 +31,54 @@ places. Changes to individual pages --------------------------- +ioperm.2 + mtk + Clarify discussion of privilege requirements. + Added ENOMEM to ERRORS. + +open.2 + mtk / Eduard Bloch + Clarify description of O_LARGEFILE. + +crypt.3 + Egmont Koblinger + Make desription of MD5 output string less ambiguous. + +strerror.3 + Reuben Thomas + Add C99 to CONFORMING TO; see Debian bug 400634. + +rtc.4 + David Brownell + + Update the RTC man page to reflect the new RTC class framework: + + - Generalize ... it's not just for PC/AT style RTCs, and there + may be more than one RTC per system. + + - Not all RTCs expose the same feature set as PC/AT ones; most + of these ioctls will be rejected by some RTCs. + + - Be explicit about when {A,P}IE_{ON,OFF} calls are needed. + + - Describe the parameter to the get/set epoch request; correct + the description of the get/set frequency parameter. + + - Document RTC_WKALM_{RD,SET}, which don't need AIE_{ON,OFF} and + which support longer alarm periods. + + - Hey, not all system clock implementations count timer irqs any + more now that the new RT-derived clock support is merging. + +proc.5 + mtk + s/fseek(3)/lseek(2)/ under /proc/PID/mem entry. + +feature_test_macros.7 + mtk / Eduard Bloch + The LFS spec is now at http://opengroup.org/platform/lfs.html. + +raw.7 +udp.7 + Andi Kleen + Describe the correct default for UDP/RAW path MTU discovery. diff --git a/man-pages-2.43.lsm b/man-pages-2.43.lsm index 87cf73341..435bb2488 100644 --- a/man-pages-2.43.lsm +++ b/man-pages-2.43.lsm @@ -1,7 +1,7 @@ Begin3 Title: Section 2, 3, 4, 5 and 7 man pages for Linux Version: 2.43 -Entered-date: 2006-11-24 +Entered-date: 2006-11-29 Description: Linux and POSIX manual pages Keywords: man pages Author: several