Skip to content

traduccion library fcntl #2765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Apr 6, 2024
Prev Previous commit
Next Next commit
Update library/fcntl.po
Co-authored-by: Marcos Medrano <786907+mmmarcos@users.noreply.github.com>
  • Loading branch information
Sublian and mmmarcos authored Mar 6, 2024
commit 6f7d895c05ee275d33042b3298411cd9dc74dfdc
2 changes: 1 addition & 1 deletion library/fcntl.po
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ msgid ""
msgstr ""
"En Linux >= 4.5, el módulo :mod:`fcntl` expone las constantes ``FICLONE`` y "
"``FICLONERANGE``, que permiten compartir algunos datos de un fichero con "
"otro fichero mediante el reflujo en algunos sistemas de ficheros (por "
"otro fichero mediante el *reflinking* en algunos sistemas de ficheros (por "
"ejemplo, btrfs, OCFS2 y XFS). Este comportamiento se conoce comúnmente como "
"\"copy-on-write\"."

Expand Down