diff options
Diffstat (limited to 'src/lib/libc/stdlib/malloc.3')
| -rw-r--r-- | src/lib/libc/stdlib/malloc.3 | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/src/lib/libc/stdlib/malloc.3 b/src/lib/libc/stdlib/malloc.3 index 9edff6709c..5daf18ac05 100644 --- a/src/lib/libc/stdlib/malloc.3 +++ b/src/lib/libc/stdlib/malloc.3  | |||
| @@ -33,7 +33,7 @@ | |||
| 33 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 33 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 
| 34 | .\" SUCH DAMAGE. | 34 | .\" SUCH DAMAGE. | 
| 35 | .\" | 35 | .\" | 
| 36 | .\" $OpenBSD: malloc.3,v 1.11 1999/03/23 21:07:57 millert Exp $ | 36 | .\" $OpenBSD: malloc.3,v 1.12 1999/05/10 17:56:28 aaron Exp $ | 
| 37 | .\" | 37 | .\" | 
| 38 | .Dd August 27, 1996 | 38 | .Dd August 27, 1996 | 
| 39 | .Dt MALLOC 3 | 39 | .Dt MALLOC 3 | 
| @@ -253,9 +253,9 @@ detects an error or warning condition, | |||
| 253 | a message will be printed to filedescriptor | 253 | a message will be printed to filedescriptor | 
| 254 | 2 (not using stdio). | 254 | 2 (not using stdio). | 
| 255 | Errors will always result in the process being | 255 | Errors will always result in the process being | 
| 256 | .Xr abort 2 'ed, | 256 | .Xr abort 3 'ed. | 
| 257 | If the ``A'' option has been specified, also warnings will | 257 | If the ``A'' option has been specified, warnings will also | 
| 258 | .Xr abort 2 | 258 | .Xr abort 3 | 
| 259 | the process. | 259 | the process. | 
| 260 | .Pp | 260 | .Pp | 
| 261 | Here is a brief description of the error messages and what they mean: | 261 | Here is a brief description of the error messages and what they mean: | 
