summaryrefslogtreecommitdiffstats
path: root/Changes.old
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2009-01-19 17:55:01 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2009-01-19 17:55:01 +1300
commit491dc71165d4fd6355787bd1b570cdd78e681025 (patch)
tree47e88924ec147ead8f97a87dbe90b808b9d748cf /Changes.old
parentf7d1749738d8aa9f1d0333e90aaa9270e780988a (diff)
Changes.old: Minor fix to 3.17 changelog
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'Changes.old')
-rw-r--r--Changes.old14
1 files changed, 8 insertions, 6 deletions
diff --git a/Changes.old b/Changes.old
index 3fda92209..0555ecebd 100644
--- a/Changes.old
+++ b/Changes.old
@@ -17387,6 +17387,14 @@ koi8-u.7
Newly documented interfaces in existing pages
---------------------------------------------
+epoll.7
+ Michael Kerrisk
+ Document /proc interfaces for limiting kernel memory usage
+ Document the following /proc files that were added in
+ Linux 2.6.28:
+ /proc/sys/fs/epoll/max_user_instances
+ /proc/sys/fs/epoll/max_user_watches
+
netdevice.7
Michael Kerrisk
Document recently added interface flags
@@ -17550,10 +17558,4 @@ proc.5
epoll.7
Michael Kerrisk
- Document /proc interfaces for limiting kernel memory usage
- Document the following /proc files that were added in
- Linux 2.6.28:
- /proc/sys/fs/epoll/max_user_instances
- /proc/sys/fs/epoll/max_user_watches
- Michael Kerrisk
Various wording changes to improve clarity and consistency