summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-08-04 10:05:23 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-08-04 10:05:23 +0000
commit189d7bdf145ed85a6b04caf456c8b31e693ee504 (patch)
treee232d6e2426442b7d42c7a21a51b67410b1ca17b /Changes.old
parent01a81d111e941c83d2cd4deacc22dd594b303532 (diff)
For 2.39
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old77
1 files changed, 77 insertions, 0 deletions
diff --git a/Changes.old b/Changes.old
index ec81aed10..4b338f488 100644
--- a/Changes.old
+++ b/Changes.old
@@ -4859,6 +4859,7 @@ nanosleep.2
mtk
Noted buggy behaviour in Linux 2.4 and earlier when
nanosleep() is restarted after receiving stop+SIGCONT signals.
+
nice.2
mtk
Very minor rewording.
@@ -4893,3 +4894,79 @@ capabilities.7
CLONE_NEWNS needs CAP_SYS_ADMIN.
keyctl(KEYCTL_CHOWN) and keyctl(KEYCTL_SETPERM) require
CAP_SYS_ADMIN.
+
+
+==================== Changes in man-pages-2.38 ====================
+
+Released: 2006-08-03
+
+Contributors
+------------
+
+The following people contributed notes, ideas, or patches that have
+been incorporated in changes in this release:
+
+Alain Portal <aportal@univ-montp2.fr>
+
+Apologies if I missed anyone!
+
+Global changes
+--------------
+
+There was a major reworking of the CONFORMING TO sections
+in most manual pages.
+ mtk
+
+ * generally try to rationalise the names used for standards.
+ The preferred names are now documented as the head words
+ of the list in standards(7). For the future: there is
+ probably no need to talk about anything more than
+ C89, C99, POSIX.1-2001 (or later), xBSD, and SVr4.
+ (In particular, I've eliminated most references to XPG
+ and SVID, replacing them with references to SUS or SVr4.)
+
+ * eliminate discussion of errors that can occur on other
+ systems. This information exists only patchily in the
+ manual pages, is probably of limited use, is hard to maintain,
+ and was in some cases simply wrong (and probably always was).
+
+ * Tried to ensure that those interfaces specified in C99 or
+ POSIX.1-2001 are marked as such in their manual pages.
+
+intro.1
+intro.2
+intro.3
+intro.4
+intro.5
+intro.7
+feature_test_macros.7
+ mtk
+ Added SEE ALSO referring to new standards.7.
+
+Changed instances of "HP UX" to "HP-UX".
+ mtk
+
+Changed instances of "DG-UX to "DG/UX"
+ mtk
+
+Typographical or grammatical errors have been corrected in several
+places.
+
+New pages
+---------
+
+standards.7
+ mtk
+ Based on material taken from intro.2, but expanded to
+ include discussion of many additional standards.
+
+Changes to individual pages
+---------------------------
+
+bind.2
+ mtk
+ Minor wording change for ENOTSOCK error.
+
+intro.2
+ mtk
+ Removed information on standards to new standards.7.