diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2023-05-27 16:41:44 +0000 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2023-05-27 16:41:44 +0000 |
commit | 64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8 (patch) | |
tree | 7614449f4358b7412e1df8551b289850ffe40f90 /manual/llio.texi | |
parent | f58a8c1c15d8b5d8a08e8553f82867202b88a5cc (diff) | |
download | glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.zip glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.gz glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.bz2 |
Fix misspellings in manual/ -- BZ 25337
Diffstat (limited to 'manual/llio.texi')
-rw-r--r-- | manual/llio.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/llio.texi b/manual/llio.texi index 1b801ee..0b61d49 100644 --- a/manual/llio.texi +++ b/manual/llio.texi @@ -320,7 +320,7 @@ is used. @item ENOMEM Either there is not enough memory for the operation, or the process is -out of address space. It can only happnes when @code{CLOSE_RANGE_UNSHARED} +out of address space. It can only happen when @code{CLOSE_RANGE_UNSHARED} flag is used. @item EMFILE |