summaryrefslogtreecommitdiffstats
path: root/Changes
blob: d146dd6d97fce54d6c7cababbe1d8627e4e94ed7 (plain) (blame)
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
43
44
45
46
47
48
49
50
51
==================== Changes in man-pages-2.16 ====================

Released: 2005-??-??

Contributors
------------

The following people contributed notes, ideas, or patches that have
been incorporated in changes in this release:

Alan Stern <stern@rowland.harvard.edu>
Andries Brouwer <Andries.Brouwer@cwi.nl>
Urs Thuermann <urs@isnogud.escape.de>

Apologies if I missed anyone!

Global changes
--------------

Typographical or grammatical errors have been corrected in several
places.


Changes to individual pages
---------------------------

HOWTOHELP
    Urs Thuermann
        Added instructions for finding maintainer in Debian package.

poll.2
   mtk
       Added NOTES about INFTIM contant provided on some other 
       implementations.
       
shmop.2
    Alan Stern
        The -1 error return of shmat() should be cast "(void *)".
    
strftime.r
    aeb
        Remove junk text (actually intended as source code comment 
	in page).

ip.7
    Urs Thuermann
    	Fix a typo: s/SOCK_RAW/SOCK_PACKET/

packet.7
    Urs Thuermann
	Clarification: s%SOCK_PACKET%PF_INET/SOCK_PACKET%