summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-03-24 06:14:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-03-24 06:14:30 +0000
commitd1c685f3be433cb38d18921c852885edc2d98c8c (patch)
tree801c8d127a6fed5af1abcd21cbd8a17b857362ca /Changes.old
parent7f2e3e4e64c21deda50dcd0a0f5bbe344d625ace (diff)
Ready for 2.27.
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old34
1 files changed, 11 insertions, 23 deletions
diff --git a/Changes.old b/Changes.old
index 9990b8609..42bb443b8 100644
--- a/Changes.old
+++ b/Changes.old
@@ -3155,9 +3155,9 @@ inotify.7
Fix thinko: s/assuming a non-blocking/assuming a blocking/
-==================== Changes in man-pages-2.27 ====================
+==================== Changes in man-pages-2.26 ====================
-Released: 2006-??-??
+Released: 2006-03-21
Contributors
------------
@@ -3205,10 +3205,6 @@ pages in Section 7. (No content was changed.)
New pages
---------
-intro.2
- mtk, aeb, Steve Beattie
- Added some notes on syscall(2) versus _syscall.
-
openat.2
mtk
New page describing openat(2), added in kernel 2.6.16,
@@ -3220,10 +3216,6 @@ mbind.2
from numactl-0.9.2 man page.
Plus a few other smaller fixes.
-ushare.2
- mtk
- New page describing unshare(2), added in kernel 2.6.16.
-
fexecve.3
mtk
New page describing fexecve(3).
@@ -3232,23 +3224,17 @@ futimes.3
mtk
New page describing futimes(3).
-undocumented.3
- mtk
- Updated to remove a few function names that are now documented.
-
Changes to individual pages
---------------------------
-clone.2
-fork.2
-vfork.2
- mtk
- Added SEE ALSO pointing to new unshare.2.
-
execve.2
mtk
Added SEE ALSO pointing to new fexecve.3.
+intro.2
+ mtk, aeb, Steve Beattie
+ Added some notes on syscall(2) versus _syscall.
+
msgctl.2
msgget.2
msgop.2
@@ -3262,7 +3248,7 @@ open.2
Split out part of the RETURN VALUE text into separate
NOTES section.
- Modified wording referring that refers to raw(8) to
+ Modified wording referring to raw(8) to
indicate that this interface is deprecated.
poll.2
@@ -3316,6 +3302,10 @@ swab.3
Walter Harms
Add needed "#define _XOPEN_SOURCE".
+undocumented.3
+ mtk
+ Updated to remove a few function names that are now documented.
+
capabilities.7
mtk
Various changes to bring this page closer to
@@ -3353,5 +3343,3 @@ socket.7
new in 2.6.14.
Placed socket options in alphabetical order.
-
-