From e8b59728899e0ad50925e30826b5472fd0deda00 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 5 Sep 2008 07:03:41 +0000 Subject: [PATCH] sync --- Changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changes b/Changes index bacbcf671..3ae8869f8 100644 --- a/Changes +++ b/Changes @@ -10,9 +10,11 @@ The following people contributed notes, ideas, or patches that have been incorporated in changes in this release: Bernd Eckenfels +Carsten Emde Christopher Head Joe Korty Marko Kreen +Martin (Joey) Schulze Mats Wichmann Michael Schurter Mike Frysinger @@ -26,12 +28,16 @@ Apologies if I missed anyone! New and rewritten pages ----------------------- +networks.5 + Martin (Joey) Schulze, with a few light edits by mtk + Documents the /etc/networks file. Newly documented interfaces in existing pages --------------------------------------------- + New and changed links --------------------- @@ -108,6 +114,10 @@ ptsname.3 sukadev Fix return type of ptsname_r() in SYNOPSIS. +sched_setscheduler.3 + Carsten Emde + Update kernel version numbers relating to real-time support. + sigsetops.3 Chris Head, signed-off-by: Mike Frysinger Fix typo: s/sigdelset/sigorset/