summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-24 15:35:28 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-24 15:35:28 +0000
commit4c312a693c70b4d26c4f59a23519bbf3404e462a (patch)
tree9d577014fd79c87fa9ada80e8912fc8a50c12082
parentb270eba9462fa69b2c3da84dc3bd8ce12d3f0fef (diff)
Prepare for 2.11
-rw-r--r--Changes17
-rw-r--r--man-pages-2.11.lsm2
2 files changed, 16 insertions, 3 deletions
diff --git a/Changes b/Changes
index 398be5aed..bca84c927 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
==================== Changes in man-pages-2.11 ====================
-Released: 2005-??-??
+Released: 2005-10-24
Contributors
------------
@@ -28,9 +28,18 @@ places.
Changes to individual pages
---------------------------
+getrlimit.2
+ mtk
+ Added EINVAL error for rlim_cur > rlim_max when calling setrlimit().
+
+path_resolution.2
+ mtk
+ Repaired discussion of capabilities and file system UID, which
+ mistakenly had involved exec() in the discussion.
+
prctl.2
mtk
- Remooved text saying there is no library interface. There
+ Removed text saying there is no library interface. There
is nowadays.
mkfifo.3
@@ -40,3 +49,7 @@ mkfifo.3
sk98lin.4
Alain Portal
Formatting fixes
+
+capabilities.7
+ mtk
+ Minor changes
diff --git a/man-pages-2.11.lsm b/man-pages-2.11.lsm
index 38eafb54a..e5e849076 100644
--- a/man-pages-2.11.lsm
+++ b/man-pages-2.11.lsm
@@ -1,7 +1,7 @@
Begin3
Title: Section 2, 3, 4, 5 and 7 man pages for Linux
Version: 2.11
-Entered-date: ????-??-??
+Entered-date: 2005-10-24
Description: Linux and POSIX manual pages
Keywords: man pages
Author: several