bde
e32c9b1cfa
FIxed arg types (mostly missing consts) in synopsis.
1997-03-19 00:58:07 +00:00
peter
6b08958c64
Revert $FreeBSD$ to $Id$
1997-02-22 15:12:41 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
000fb64288
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 22:27:30 +00:00
joerg
a320139a35
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
mpp
b0d7530524
Correct the xref for msgctl: msgctl(2) -> msgctl(3)
1996-02-12 07:06:23 +00:00
mpp
0629c08669
Another round of spelling fixes.
1996-01-30 18:13:11 +00:00
joerg
48dd93ce46
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