]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove --sloppy-malloc from man page.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 5 Apr 2005 21:06:56 +0000 (21:06 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 5 Apr 2005 21:06:56 +0000 (21:06 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3523

docs/valgrind.1

index 9a71f28fc17717ad2ed24e1b39481ba5f937478e..a6de9cc728f3c0f6574cad21ad61172f130f0b19 100644 (file)
@@ -577,12 +577,6 @@ code.  When disabled, translation is done on a per-basic-block basis,
 giving much better translations. This is needed when running
 \fBvalgrind\fP under \fBvalgrind\fP.
 
-.TP
-.B
---sloppy-malloc=<yes|no> [default: no]
-When enabled, \fBvalgrind\fP rounds all memory allocation request sizes
-up to 4 bytes.
-
 .TP
 .B
 --time-stamp=<yes|no> [default: no]