| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -86/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -6/+6 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -11/+11 |
| 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-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+86 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -86/+0 |
| 2022-09-05 | pthread_mutex_consistent.3: Mark *_np() old function as [[deprecated]] | Alejandro Colomar | 1 | -0/+1 |
| 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-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -2/+2 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | pthread_mutex_consistent.3: Add LIBRARY section (libpthread) | Alejandro Colomar | 1 | -2/+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-18 | intro.2, mount_setattr.2, seccomp_unotify.2, fflush.3, pthread_mutex_consiste... | Michael Kerrisk | 1 | -1/+1 |
| 2021-05-10 | pthread_mutex_consistent.3: Note that pthread_mutexattr_setrobust() is now de... | Michael Kerrisk | 1 | -1/+2 |
| 2021-05-10 | pthread_mutex_consistent.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2021-03-22 | getent.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1,... | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-07 | Various pages: Standardize wording around setting of 'errno' on error | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-05 | Various pages: Simplify mark-up for Feature Test Macro requirements | Michael Kerrisk | 1 | -5/+3 |
| 2020-12-31 | Various pages: srcfix: remove redundant .br | Michael Kerrisk | 1 | -1/+0 |
| 2020-09-29 | _exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_... | Michael Kerrisk | 1 | -2/+2 |
| 2020-06-09 | iconv.1, locale.1, memusage.1, memusagestat.1, pldd.1, sprof.1, _syscall.2, a... | Michael Kerrisk | 1 | -1/+1 |
| 2020-05-31 | Various pages: retitle EXAMPLE section heading to EXAMPLES | Michael Kerrisk | 1 | -1/+1 |
| 2020-05-19 | gettid.2, open.2, seccomp.2, pthread_mutex_consistent.3, signal.7, xattr.7: P... | Michael Kerrisk | 1 | -1/+1 |
| 2019-10-11 | localedef.1, close.2, copy_file_range.2, execve.2, get_robust_list.2, getdoma... | Michael Kerrisk | 1 | -1/+1 |
| 2019-09-27 | sched_setparam.2, pthread_mutexattr_init.3, pthread_mutexattr_setrobust.3, pt... | Michael Kerrisk | 1 | -1/+1 |
| 2019-02-27 | pthread_mutex_consistent.3: ffix | Michael Kerrisk | 1 | -1/+1 |
| 2017-09-13 | pthread_mutex_consistent.3: wfix | Michael Kerrisk | 1 | -2/+3 |
| 2017-09-13 | pthread_mutex_consistent.3: Point out that the application must make shared d... | Michael Kerrisk | 1 | -0/+8 |
| 2017-09-13 | pthread_mutex_consistent.3: Clarify that EOWNERDEAD is returned by pthread_mu... | Michael Kerrisk | 1 | -2/+4 |
| 2017-09-13 | pthread_mutex_consistent.3: wfix | Michael Kerrisk | 1 | -3/+3 |
| 2017-09-13 | pthread_mutex_consistent.3: Refer to example in pthread_mutexattr_setrobust(3) | Michael Kerrisk | 1 | -0/+4 |
| 2017-09-13 | pthread_mutex_consistent.3: Mention pthread_mutex_consistent_np() | Michael Kerrisk | 1 | -0/+14 |
| 2017-09-13 | pthread_mutex_consistent.3: Add VERSIONS | Michael Kerrisk | 1 | -0/+3 |
| 2017-09-13 | pthread_mutex_consistent.3: Add feature test macro requirements and CONFORMIN... | Michael Kerrisk | 1 | -0/+15 |
| 2017-09-13 | pthread_mutex_consistent.3: srcfix: rewrap source lines at sentence boundaries | Michael Kerrisk | 1 | -2/+4 |
| 2017-09-13 | pthread_mutex_consistent.3: tfix: fix spelling errors and grammar | Michael Kerrisk | 1 | -8/+8 |
| 2017-09-13 | pthread_mutex_consistent.3: srcfix: remove blank lines | Michael Kerrisk | 1 | -3/+0 |
| 2017-09-13 | pthread_mutex_consistent.3: New page documenting pthread_mutex_consistent(3) | Yubin Ruan | 1 | -0/+60 |