summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/msgrcv.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-0/+14
|
* mdoc(7) police: "The .Fn function".ru2002-12-181-0/+2
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
|
* FreeBSD now also defines EIDRM and uses it.asmodai2001-07-301-8/+0
| | | | | | Inspired by PR: 22470 Which was submitted by: Bjorn Tornqvist <bjorn@west.se> MFC after: 1 week
* Remove bogus BUGS section.asmodai2001-07-301-6/+1
| | | | | | | | FreeBSD _does_ define ENOMSG as per SVID when IPC_NOWAIT is set. PR: 22470 Submitted by: Bjorn Tornqvist <bjorn@west.se> MFC after: 1 week
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-0/+2
|
* Use Fx macro wherever possible.ru2000-11-141-1/+1
|
* Whitespace only change: trim trailing whitespace.asmodai2000-10-301-2/+2
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use the .At macro when referencing versions of AT&T UNIX.mpp1999-07-301-2/+2
| | | | | | Note: you need to install the current groff tmac macros for these man pages to format correctly. Specifically, rev 1.21 of contrib_groff/tmac/doc-syms in -current, or rev 1.17.24 for 3.2-stable
* Fixed spelling of EACCES.bde1997-11-231-2/+4
|
* Mdoc cleanup.mpp1997-03-211-21/+47
|
* Sort cross references.wosch1997-01-201-2/+2
|
* .Os NetBSD -> .Os FreeBSD.wosch1996-09-281-1/+1
| | | | The pages are not NetBSD specific and FreeBSD is not a child of NetBSD.
* Added man pages for msgctl(3), msgget(3), msgrcv(3) and msgsnd(3).mpp1996-02-121-0/+181
Obtained from: NetBSD
OpenPOWER on IntegriCloud