aboutsummaryrefslogtreecommitdiffstats
path: root/man2/mq_open.2
AgeCommit message (Collapse)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-2/+0
This is a scripted change: $ mkdir man/; $ mv man* man/; $ ln -st . man/man*; $ find share/mk/ -type f \ | xargs grep -l '^MANDIR *:=' \ | xargs sed -i '/^MANDIR *:=/s,$,/man,'; $ find share/mk/dist/ -type f \ | xargs grep -l man \ | xargs sed -i 's,man%,man/%,g'; Link: <https://lore.kernel.org/linux-man/YxcV4h+Xn7cd6+q2@pevik/T/> Cc: Petr Vorel <pvorel@suse.cz> Cc: Jakub Wilk <jwilk@jwilk.net> Cc: Stefan Puiu <stefan.puiu@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+2
This reverts commit 70ac1c4785fc1e158ab2349a962dba2526bf4fbc. Link: <https://lore.kernel.org/linux-man/YxcV4h+Xn7cd6+q2@pevik/T/> Reported-by: Petr Vorel <pvorel@suse.cz> Reported-by: Jakub Wilk <jwilk@jwilk.net> Cc: Stefan Puiu <stefan.puiu@gmail.com> Signed-off-by: Alex Colomar <alx.manpages@gmail.com>
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-2/+0
The root of the repository is becoming a bit overpopulated and unorganized, due to the recent addition of more mandirs, and more informative and configuration files too. Let's create a specific mandir <man/> that contains the mandirs <man[1-8]*>. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
2020-09-20getcwd.2, mq_notify.2, mq_open.2, mq_timedreceive.2, mq_timedsend.2, ↵Michael Kerrisk1-0/+2
mq_unlink.2: Reinstate links to section 3 pages that document system calls Some of the links removed in commit 247c654385128fd0748 should have been kept, because in some cases there are real system calls whose wrapper functions are documented in Section 3. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2020-06-20fstatvfs.2, getcontext.2, getcwd.2, gethostid.2, killpg.2, mq_notify.2, ↵Michael Kerrisk1-1/+0
mq_open.2, mq_timedreceive.2, mq_timedsend.2, mq_unlink.2, setcontext.2, sethostid.2, statvfs.2: Remove historical .so links These links were mostly created when pages were moved between sections, in almost every case several years ago. The idea was to allow people time to get used to the new section numbers while still having commands of the form "man <sec> <page>" work as before. Let's assume that people have now had time to get used to the new section numbers, and remove these links. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2007-07-02Fix beoken linkMichael Kerrisk1-1/+1
2007-06-26Added as links to corresponding section 3 pages.Michael Kerrisk1-0/+1