View | Details | Raw Unified | Return to bug 36050
Collapse All | Expand All

(-)malloc.3 (-1 / +1 lines)
Lines 253-259 To set a systemwide reduction of cache s Link Here
253
a problem occurs:
253
a problem occurs:
254
.Pp
254
.Pp
255
.Bd -literal -offset indent
255
.Bd -literal -offset indent
256
ln -s 'A<' /etc/malloc.conf
256
echo 'A<' > /etc/malloc.conf
257
.Ed
257
.Ed
258
.Pp
258
.Pp
259
To specify in the source that a program does no return value checking
259
To specify in the source that a program does no return value checking

Return to bug 36050