mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 08:11:05 -08:00
Add omitted word.
Copied from Perforce Change: 187673 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
506aa1f362
commit
2a3345ed86
1 changed files with 4 additions and 4 deletions
|
|
@ -445,10 +445,10 @@ Arena properties
|
|||
|
||||
.. note::
|
||||
|
||||
For a :term:`client arena`, the reserved address may be lower
|
||||
than the sum of the :c:macro:`MPS_KEY_ARENA_SIZE` keyword
|
||||
argument passed to :c:func:`mps_arena_create_k` and the
|
||||
``size`` arguments passed to :c:func:`mps_arena_extend`,
|
||||
For a :term:`client arena`, the reserved address space may be
|
||||
lower than the sum of the :c:macro:`MPS_KEY_ARENA_SIZE`
|
||||
keyword argument passed to :c:func:`mps_arena_create_k` and
|
||||
the ``size`` arguments passed to :c:func:`mps_arena_extend`,
|
||||
because the arena may be unable to use the whole of each chunk
|
||||
for reasons of alignment.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue