| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -823/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -31/+31 |
| 2023-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -27/+27 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -7/+4 |
| 2023-02-05 | Many pages: Use \[bu] instead of \(bu | Alejandro Colomar | 1 | -4/+4 |
| 2023-02-05 | Many pages: Use \[em] instead of \(em | Alejandro Colomar | 1 | -1/+1 |
| 2023-02-05 | Many pages: Use \[aq] instead of \(aq | Alejandro Colomar | 1 | -3/+3 |
| 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-29 | Many pages: Use a consistent style for lists | Alejandro Colomar | 1 | -7/+7 |
| 2022-10-29 | Many pages: Use .TP for tagged paragraphs | Alejandro Colomar | 1 | -13/+9 |
| 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-12 | Various pages: EXAMPLES: Sort includes | Alex Colomar | 1 | -2/+2 |
| 2022-09-10 | Many pages: EXAMPLES: Add wrapper comments SRC BEGIN and SRC END | Alejandro Colomar | 1 | -0/+2 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+828 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -828/+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-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -16/+16 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | posix_spawn.3: Add LIBRARY section (libc) | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [Linux-man-pages-copyleft] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -21/+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-07 | posix_spawn.3: SYNOPSIS: Use 'restrict' in prototypes | Alejandro Colomar | 1 | -4/+5 |
| 2021-03-07 | posix_spawn.3: SYNOPSIS: Use 'restrict' in prototypes | Alejandro Colomar | 1 | -4/+5 |
| 2021-01-08 | Various pages: tfix: Use Oxford comma | Alejandro Colomar | 1 | -2/+2 |
| 2021-01-05 | Various pages: Use internally consistent continuation indents in SYNOPSIS | Michael Kerrisk | 1 | -3/+3 |
| 2021-01-01 | Various pages: bring more whitespace consistency in SYNOPSIS | Michael Kerrisk | 1 | -1/+0 |
| 2020-12-27 | userfaultfd.2, posix_spawn.3: srcfix: remove redundant .PP | Michael Kerrisk | 1 | -1/+0 |
| 2020-12-27 | bind.2, clone.2, dup.2, futex.2, mprotect.2, open_by_handle_at.2, pivot_root.... | Michael Kerrisk | 1 | -4/+4 |
| 2020-11-01 | memusage.1, pldd.1, sprof.1, add_key.2, bind.2, bpf.2, clone.2, dup.2, epoll_... | Michael Kerrisk | 1 | -1/+1 |
| 2020-09-29 | clone.2, io_submit.2, select.2, shmget.2, getcontext.3, malloc_info.3, mtrace... | Michael Kerrisk | 1 | -4/+4 |
| 2020-09-15 | add_key.2, clock_getres.2, clone.2, futex.2, getdents.2, getpid.2, getrlimit.... | Alejandro Colomar | 1 | -1/+2 |
| 2020-09-08 | posix_spawn.3: tfix | Mike Frysinger | 1 | -3/+3 |
| 2020-07-06 | man[13]/*: ffix: change '--' to '\-\-' (options) or '\(em' (em-dash) | Bjarni Ingi Gislason | 1 | -1/+1 |
| 2020-07-02 | man3/*: ffix: change '-' to '\-' for options | Bjarni Ingi Gislason | 1 | -4/+4 |
| 2020-06-21 | man3/*: srcfix: fix warnings from "mandoc -Tlint" | Bjarni Ingi Gislason | 1 | -1/+0 |
| 2020-05-31 | Various pages: retitle EXAMPLE section heading to EXAMPLES | Michael Kerrisk | 1 | -1/+1 |
| 2020-04-20 | posix_spawn.3: tfix | Jakub Wilk | 1 | -2/+2 |
| 2020-04-17 | posix_spawn.3: ffix | Michael Kerrisk | 1 | -1/+2 |
| 2020-04-17 | posix_spawn.3: Document the POSIX_SPAWN_SETSID attribute | Olivier Gayot | 1 | -0/+14 |
| 2020-04-17 | posix_spawn.3: Clarify by using name of steps rather than syscalls | Olivier Gayot | 1 | -5/+5 |
| 2020-04-17 | posix_spawn.3: Document POSIX_SPAWN_USEVFORK | Olivier Gayot | 1 | -0/+12 |
| 2020-04-17 | posix_spawn.3: Document implementation using clone() since glibc 2.24 | Olivier Gayot | 1 | -8/+18 |
| 2020-04-11 | getent.1, localedef.1, accept.2, arch_prctl.2, clock_getres.2, clock_nanoslee... | Michael Kerrisk | 1 | -1/+1 |
| 2020-02-23 | getent.1, localedef.1, clock_nanosleep.2, fcntl.2, getitimer.2, getsockopt.2,... | Michael Kerrisk | 1 | -1/+1 |
| 2019-03-06 | getent.1, iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2019-02-27 | locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, ... | Michael Kerrisk | 1 | -8/+8 |
| 2019-02-27 | fallocate.2, futex.2, getrandom.2, mprotect.2, posix_spawn.3, address_familie... | Michael Kerrisk | 1 | -1/+1 |
| 2019-02-27 | keyctl.2, mlock.2, timerfd_create.2, write.2, nl_langinfo.3, posix_spawn.3: ffix | Michael Kerrisk | 1 | -1/+1 |
| 2017-09-15 | iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-19 | getrlimit.2, signalfd.2, statfs.2, tee.2, dlopen.3, duplocale.3, ftw.3, get_n... | Michael Kerrisk | 1 | -0/+1 |
| 2017-08-18 | getent.1, intro.1, time.1, _exit.2, alloc_hugepages.2, arch_prctl.2, clock_ge... | Michael Kerrisk | 1 | -9/+9 |
| 2017-08-17 | _syscall.2, capget.2, ioprio_set.2, semop.2, send.2, ctime.3, dysize.3, fenv.... | Michael Kerrisk | 1 | -15/+15 |
| 2017-08-16 | memusage.1, clone.2, eventfd.2, futex.2, getdents.2, ioctl_fat.2, ioctl_ns.2,... | Michael Kerrisk | 1 | -2/+2 |
| 2017-08-16 | CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield... | Michael Kerrisk | 1 | -14/+14 |
| 2017-08-15 | _exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl.2, link.2, mkdir.2, mk... | Michael Kerrisk | 1 | -2/+2 |
| 2017-03-03 | posix_spawn.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2016-10-08 | memusage.1, memusagestat.1, pldd.1, accept.2, adjtimex.2, arch_prctl.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-08-08 | posix_spawn.3: Fix section ordering | Michael Kerrisk | 1 | -16/+16 |
| 2016-03-15 | locale.1, localedef.1, _exit.2, accept.2, access.2, acct.2, adjtimex.2, bdflu... | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-15 | posix_spawn.3: srcfix: Add license delimiter tags | Michael Kerrisk | 1 | -0/+2 |
| 2016-03-05 | posix_spawn.3: Tweak a few more details | Michael Kerrisk | 1 | -47/+51 |
| 2016-03-05 | posix_spawn.3: Add note on "posix_fspawn" functionality | Michael Kerrisk | 1 | -0/+12 |
| 2016-03-05 | posix_spawn.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-05 | posix_spawn.3: Major reworking of and additions to contributed page | Michael Kerrisk | 1 | -291/+642 |
| 2016-03-05 | posix_spawn.3: New man page for posix_spawn(3) and posix_spawnp(3) | Bill O. Gallmeister | 1 | -0/+438 |