blob: 220903a195e0e111e7d7757e99d39efc660aae4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
==================== Changes in man-pages-2.46 ====================
Released: 2007-??-??
Contributors
------------
The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:
Apologies if I missed anyone!
Global changes
--------------
This release consists mainly of formatting fixes (to a large
number of pages) to achieve greater consistency across pages.
In addition, a number of example programs were reformatted
to more closely match K&R style.
With the exception of the few individual changes noted below,
no changes were made to content.
Typographical or grammatical errors have been corrected in several
places.
Changes to individual pages
---------------------------
bdflush.2
mtk
Add <sys/kdaemon.h> header file to SYNOPSIS.
sched_rr_get_interval.2
mtk
Moved timespec definition from SYNOPSIS into description.
select_tut.2
mtk
Make SYNOPSIS match select.2.
|