Fix order of sched_setscheduler entry;

update version number of Changes header
This commit is contained in:
Michael Kerrisk 2008-09-10 11:04:08 +00:00
parent 8bdf768822
commit aef0a6413e
1 changed files with 5 additions and 5 deletions

10
Changes
View File

@ -1,4 +1,4 @@
==================== Changes in man-pages-3.08 ====================
==================== Changes in man-pages-3.09 ====================
Released: 2008-??-??, Munich
@ -115,6 +115,10 @@ ioctl_list.2
Remove old sentence about where to send updates for this page.
Add more detail in mount options that prevent updates to atime.
sched_setscheduler.2
Carsten Emde
Update kernel version numbers relating to real-time support.
stat.2
H. Peter Anvin
Note that lstat() will generally not trigger automounter
@ -170,10 +174,6 @@ readdir.3
are talking about a case where we might be interested to
whether the file itself is a symbolic link).
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/