summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ftok.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't need <sys/types.h> before <sys/ipc.h> anymoreguenther2014-11-151-3/+2
|
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
|
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-4/+4
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* remove superfluous semicolon;jmc2003-06-291-2/+2
| | | | from wiz@netbsd
* - clean up macro abusejmc2003-05-301-2/+2
| | | | | - section reorder - merge COMPATIBILITY
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+2
| | | | | | | | | | o) .Sh AUTHOR -> .Sh AUTHORS; o) We don't like .Pp before/after .Sh; o) We don't like .Pp before/after .Rs/.Re; o) NetBSD -> .Nx; o) OpenBSD -> .Ox; millert@ ok
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-3/+3
|
* Typo fixes.alex1999-09-231-2/+2
|
* capitalize .Dt argumentaaron1999-07-071-2/+2
|
* The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.aaron1999-07-071-2/+2
| | | | | | | Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
* use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;aaron1999-06-031-2/+2
| | | | pjanzen@
* repairsaaron1999-05-291-5/+3
|
* ftok() takes int id; xpgderaadt1998-11-151-3/+6
|
* typo patrol.michaels1996-10-021-4/+4
|
* Fix RCS idstholo1996-08-191-1/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+86