Hi, I was just writing because I noticed a few nits with gnulib's
documentation of mmap here:
https://www.gnu.org/software/gnulib/manual/html_node/mmap.html
1. there's a missing close-parenthesis after "even without MAP_FIXED"
2. there's no discussion of how sometimes MAP_ANONYMOUS is written as
just MAP_ANON instead. This GitHub issue for libressl-portable has a
(probably outdated) table covering which platforms support which
spelling: https://github.com/libressl-portable/portable/issues/24
Thanks,
Eric Gallager

Reply via email to