diff --git a/library/mmap.po b/library/mmap.po index 8e161bbb8b..de6d9b9dac 100644 --- a/library/mmap.po +++ b/library/mmap.po @@ -350,13 +350,13 @@ msgstr "" msgid "" "Send advice *option* to the kernel about the memory region beginning at " "*start* and extending *length* bytes. *option* must be one of the :ref:" -"`MADV_ constants *` available on the system. If *start* " +"`MADV_* constants ` available on the system. If *start* " "and *length* are omitted, the entire mapping is spanned. On some systems " "(including Linux), *start* must be a multiple of the :const:`PAGESIZE`." msgstr "" "Envía un aviso *option* al kernel sobre la región de la memoria que comienza " "con *start* y se extiende *length* bytes. *option* debe ser una de las :ref:" -"`constantes MADV_ *` disponibles en el sistema. Si " +"`constantes MADV_* ` disponibles en el sistema. Si " "*start* y *end* se omiten, se abarca al mapeo entero. En algunos sistemas " "(incluyendo Linux), *start* debe ser un múltiplo de :const:`PAGESIZE`."