|
|
@ -33,7 +33,7 @@ |
|
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
|
.\" SUCH DAMAGE. |
|
|
|
.\" |
|
|
|
.\" $OpenBSD: malloc.3,v 1.11 1999/03/23 21:07:57 millert Exp $ |
|
|
|
.\" $OpenBSD: malloc.3,v 1.12 1999/05/10 17:56:28 aaron Exp $ |
|
|
|
.\" |
|
|
|
.Dd August 27, 1996 |
|
|
|
.Dt MALLOC 3 |
|
|
@ -253,9 +253,9 @@ detects an error or warning condition, |
|
|
|
a message will be printed to filedescriptor |
|
|
|
2 (not using stdio). |
|
|
|
Errors will always result in the process being |
|
|
|
.Xr abort 2 'ed, |
|
|
|
If the ``A'' option has been specified, also warnings will |
|
|
|
.Xr abort 2 |
|
|
|
.Xr abort 3 'ed. |
|
|
|
If the ``A'' option has been specified, warnings will also |
|
|
|
.Xr abort 3 |
|
|
|
the process. |
|
|
|
.Pp |
|
|
|
Here is a brief description of the error messages and what they mean: |
|
|
|