summaryrefslogtreecommitdiffstats
path: root/share/man/man3/assert.3
Commit message (Collapse)AuthorAgeFilesLines
* Consistently mark std(in|out|err) with .Dv, because that's how theyru2002-12-041-1/+1
| | | | | | | are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re
* Make the example "assertion failure" message match reality.tjr2002-10-251-1/+1
|
* mdoc(7) police: one-line literal displays are faster.ru2001-11-201-6/+4
|
* Only provide function information in compile environments that supportmike2001-10-271-9/+9
| | | | | | | the C99 variable __func__ and never for C++. Provide a more meaningful example in the assert(3) manual. Reviewed by: asmodai, bde
* Document C99 conformity.asmodai2001-10-241-2/+7
| | | | Update text which is printed out to reflect reality.
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Minor punctuation/grammar nits.kris1999-04-301-3/+3
|
* Fix typo by rewriting sentence.wollman1999-01-261-8/+10
|
* Expanded cross references.alex1998-01-021-1/+3
|
* add missing cvs Id lines.jmg1997-03-071-0/+1
|
* Indicate that assert exits with abort(3) instead of _exit(2). Closesalex1996-06-121-1/+1
| | | | | | | PR 1317. Reviewed by: alex Submitted by: Cove Schneider <cove@brazil.nbn.com>
* BSD 4.4 Lite Share Sourcesrgrimes1994-05-301-0/+86
OpenPOWER on IntegriCloud