Skip to content

Commit 6204c20

Browse files
authored
Merge pull request #607 from hristoroque/traduccion-mmap
Traducido mmap
2 parents f7c7d5a + 6715118 commit 6204c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/mmap.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -350,13 +350,13 @@ msgstr ""
350350
msgid ""
351351
"Send advice *option* to the kernel about the memory region beginning at "
352352
"*start* and extending *length* bytes. *option* must be one of the :ref:"
353-
"`MADV_ constants <madvise-constants>*` available on the system. If *start* "
353+
"`MADV_* constants <madvise-constants>` available on the system. If *start* "
354354
"and *length* are omitted, the entire mapping is spanned. On some systems "
355355
"(including Linux), *start* must be a multiple of the :const:`PAGESIZE`."
356356
msgstr ""
357357
"Envía un aviso *option* al kernel sobre la región de la memoria que comienza "
358358
"con *start* y se extiende *length* bytes. *option* debe ser una de las :ref:"
359-
"`constantes MADV_ <madvide-constants>*` disponibles en el sistema. Si "
359+
"`constantes MADV_* <madvide-constants>` disponibles en el sistema. Si "
360360
"*start* y *end* se omiten, se abarca al mapeo entero. En algunos sistemas "
361361
"(incluyendo Linux), *start* debe ser un múltiplo de :const:`PAGESIZE`."
362362

0 commit comments

Comments
 (0)