Re: 2 minor nits with mmap documentation page

2022-07-15 Thread Eric Gallager
On Thu, Jul 14, 2022 at 4:14 PM Bruno Haible wrote: > > Hi, > > Eric Gallager wrote: > > 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 a

Re: 2 minor nits with mmap documentation page

2022-07-14 Thread Bruno Haible
Hi, Eric Gallager wrote: > 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" Thanks; fixed: https://git.savannah.g