File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -350,13 +350,13 @@ msgstr ""
350
350
msgid ""
351
351
"Send advice *option* to the kernel about the memory region beginning at "
352
352
"*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* "
354
354
"and *length* are omitted, the entire mapping is spanned. On some systems "
355
355
"(including Linux), *start* must be a multiple of the :const:`PAGESIZE`."
356
356
msgstr ""
357
357
"Envía un aviso *option* al kernel sobre la región de la memoria que comienza "
358
358
"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 "
360
360
"*start* y *end* se omiten, se abarca al mapeo entero. En algunos sistemas "
361
361
"(incluyendo Linux), *start* debe ser un múltiplo de :const:`PAGESIZE`."
362
362
You can’t perform that action at this time.
0 commit comments