Wolfram Schneider
|
e83201b43a
|
delete doubled words, e.g.: "the the" -> "the"
|
1996-10-05 22:27:30 +00:00 |
|
Joerg Wunsch
|
d6c9f122c8
|
Minor corrections. The second parameter is actually of type int
(though only char will be used), and our implementation is not really
worse than the SysV one, so there's no need to claim so in the BUGS
section.
|
1996-06-03 10:40:39 +00:00 |
|
Mike Pritchard
|
5f6bedf2ac
|
Correct the xref for msgctl: msgctl(2) -> msgctl(3)
|
1996-02-12 07:06:23 +00:00 |
|
Mike Pritchard
|
e2cc67ef3c
|
Another round of spelling fixes.
|
1996-01-30 18:13:11 +00:00 |
|
Joerg Wunsch
|
85c30cfa12
|
Added function and man page for ftok(3), used in conjunction with
the so-called "System V IPC".
Submitted by: jbeukema@HK.Super.Net (John Beukema)
Obtained from: Th. Lockert <tholo@sigmasoft.com>, via NetBSD
|
1995-05-01 08:53:21 +00:00 |
|