Hello Diogo, On Mon, 13 Jul 2020 at 01:14, Diogo Miguel Ferreira Rodrigues <dmfrodrigues2000@xxxxxxxxx> wrote: > > Good afternoon, > > There seems to be an issue with ftruncate(2) man page. > https://man7.org/linux/man-pages/man2/ftruncate.2.html > > In section NOTES, first paragraph: > "ftruncate() can also be used to set the size of a POSIX > shared memory object; see shm_open(7)." > but there is no shm_open(7) page. Probably the author meant > to refer to shm_open(3), or shm_overview(7). Thanks! Fixed. > PS: Thank you for your great work at maintaining the man pages! You're welcome. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/