| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -1/+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-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+1 | |
| 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-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -1/+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> | |||||
| 2007-07-08 | Link to fsync.2. | Michael Kerrisk | 1 | -0/+1 | |
| 2007-07-08 | Somehow, over time, material on fdatasync(2) crept into | Michael Kerrisk | 1 | -110/+0 | |
| fsync.2, and fdatasync also got added to the NAME section of fsync.2. All of the material in fdatasync.2 that was not already in fsync.2 has now been moved there, and the former page has been removed. | |||||
| 2007-07-08 | Added/updated glibc feature test macro requirements | Michael Kerrisk | 1 | -1/+9 | |
| 2007-06-21 | strip trailing white space | Michael Kerrisk | 1 | -2/+2 | |
| 2007-06-11 | Minor wording changes | Michael Kerrisk | 1 | -2/+4 | |
| 2007-05-30 | Removed version number from .TH line | Michael Kerrisk | 1 | -1/+1 | |
| 2007-05-21 | Converted outdated BUGS note about fdatasync() being equivalent to | Michael Kerrisk | 1 | -4/+4 | |
| fsync() on Linux 2.2 into a NOTES note about this historical behaviour. | |||||
| 2007-05-19 | Fix inconsistencies in order of .SH sections | Michael Kerrisk | 1 | -2/+2 | |
| 2007-05-18 | Reordered sections to be more consistent, in some cases renaming | Michael Kerrisk | 1 | -5/+6 | |
| sections or shifting paragraphs between sections. | |||||
| 2007-05-16 | wrap a source line | Michael Kerrisk | 1 | -1/+2 | |
| 2007-05-11 | Add section numbers to references to other pages | Michael Kerrisk | 1 | -4/+4 | |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -6/+10 | |
| white space. | |||||
| 2006-09-04 | wfix/ffix | Michael Kerrisk | 1 | -2/+2 | |
| 2006-08-04 | Updated CONFORMING TO and/or standards references | Michael Kerrisk | 1 | -1/+1 | |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -2/+2 | |
| 2006-07-06 | Added SEE ALSO referring to sync_file_range.2. | Michael Kerrisk | 1 | -0/+1 | |
| 2006-03-20 | spfix | Michael Kerrisk | 1 | -1/+1 | |
| 2005-10-19 | Manual fixes for parentheses formatting | Michael Kerrisk | 1 | -4/+4 | |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -4/+4 | |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+93 | |
