Minor documentation and comment cleanups.
This commit is contained in:
@@ -39,7 +39,7 @@ any of the following arguments (not a definitive list) to 'configure':
|
||||
Disable tiny (sub-quantum-sized) object support. Technically it is not
|
||||
legal for a malloc implementation to allocate objects with less than
|
||||
quantum alignment (8 or 16 bytes, depending on architecture), but in
|
||||
practice it never causes any problems if, for example, 4-byte allocationsj
|
||||
practice it never causes any problems if, for example, 4-byte allocations
|
||||
are 4-byte-aligned.
|
||||
|
||||
--disable-mag
|
||||
|
Reference in New Issue
Block a user