| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -276/+0 |
| 2024-02-25 | close_range.2: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2024-02-18 | close_range.2: Add _GNU_SOURCE and <unistd.h> to SYNOPSIS | Mark Wielaard | 1 | -5/+8 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -10/+10 |
| 2023-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -13/+13 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -6/+5 |
| 2023-02-10 | close_range.2: srcfix (~ -> \[ti]) | G. Branden Robinson | 1 | -2/+2 |
| 2023-02-05 | Many pages: Use \[ti] instead of \(ti | Alejandro Colomar | 1 | -1/+1 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-30 | Many pages: Use correct letter case in page titles (TH) | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | dist.mk, All pages: .TH: Generate date at 'make dist' | Alejandro Colomar | 1 | -1/+1 |
| 2022-10-09 | getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag... | Alejandro Colomar | 1 | -1/+1 |
| 2022-09-15 | Various pages: EXAMPLES: Use unsigned types for loop iterators | Alex Colomar | 1 | -1/+1 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+274 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -274/+0 |
| 2022-08-21 | All pages: Remove the 5th argument to .TH | Alejandro Colomar | 1 | -1/+1 |
| 2022-08-21 | All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)" | Alejandro Colomar | 1 | -1/+1 |
| 2022-07-29 | Many pages: Use STANDARDS instead of CONFORMING TO | Alejandro Colomar | 1 | -1/+1 |
| 2022-05-03 | Various pages: EXAMPLES: Separate declarations from code | Alejandro Colomar | 1 | -5/+11 |
| 2022-05-02 | Various pages: EXAMPLES: Fix includes | Alejandro Colomar | 1 | -3/+2 |
| 2022-05-02 | Various pages: EXAMPLES: Use SYS_xxx syscall macros instead of __NR_xxx | Alejandro Colomar | 1 | -1/+1 |
| 2022-04-30 | Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC END | Alejandro Colomar | 1 | -0/+2 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-25 | close_range.2: Add LIBRARY section | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+1 |
| 2021-08-27 | iconv.1, ldd.1, accept.2, access.2, add_key.2, arch_prctl.2, bpf.2, chmod.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2021-08-09 | close_range.2: Glibc added a wrapper recently | Alejandro Colomar | 1 | -5/+0 |
| 2021-07-12 | close_range.2: Glibc 2.34 has added a close_range() wrapper | Michael Kerrisk | 1 | -0/+1 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-03-21 | close_range.2: Correct the explanation of the EMFILE error | Michael Kerrisk | 1 | -5/+10 |
| 2021-03-21 | close_range.2: Minor wording fix | Michael Kerrisk | 1 | -1/+2 |
| 2021-03-21 | close_range.2: Include a better example program | Michael Kerrisk | 1 | -32/+78 |
| 2021-03-21 | close_range.2: Minor tweaks to Stephen Kitt's patch | Michael Kerrisk | 1 | -6/+6 |
| 2021-03-21 | close_range.2: New page documenting close_range(2) | Stephen Kitt | 1 | -0/+236 |