| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -102/+0 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -5/+5 |
| 2023-08-13 | man*/: Remove .sp 1 calls right before SH or PP | Alejandro Colomar | 1 | -1/+0 |
| 2023-07-20 | man*/: ffix (un-bracket tables) | G. Branden Robinson | 1 | -4/+2 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -1/+3 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+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/+102 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -102/+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-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-02-27 | ungetwc.3: Add LIBRARY section (libc) | Alejandro Colomar | 1 | -0/+3 |
| 2022-02-25 | Various pages: [GPL-2.0-or-later] Use SPDX-License-Identifier | Alejandro Colomar | 1 | -6/+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-06 | Various pages: Improve formatting in ATTRIBUTES | Michael Kerrisk | 1 | -1/+6 |
| 2019-02-27 | man3/t-v.3: srcfix: Use a single-font-style macro for a single argument | Bjarni Ingi Gislason | 1 | -2/+2 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -1/+1 |
| 2015-08-08 | ldd.1, sprof.1, accept.2, alarm.2, bind.2, chdir.2, clock_nanosleep.2, close.... | Michael Kerrisk | 1 | -1/+1 |
| 2015-07-24 | ungetwc.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008 | Michael Kerrisk | 1 | -1/+1 |
| 2015-03-02 | mmap.2, a64l.3, abort.3, abs.3, acos.3, acosh.3, addseverity.3, adjtime.3, ai... | Michael Kerrisk | 1 | -1/+1 |
| 2015-02-27 | ungetwc.3: Reformat thread-safety information | Peng Haitao | 1 | -3/+10 |
| 2013-12-12 | ungetwc.3: ATTRIBUTES: Note function that is thread-safe | Peng Haitao | 1 | -1/+6 |
| 2013-07-04 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -2/+2 |
| 2013-06-12 | getwchar.3, infnan.3, iswalnum.3, iswalpha.3, iswcntrl.3, iswctype.3, iswdigi... | Michael Kerrisk | 1 | -7/+29 |
| 2013-03-10 | MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | MB_CUR_MAX.3, MB_LEN_MAX.3, btowc.3, fgetwc.3, fgetws.3, fputwc.3, fputws.3, ... | Michael Kerrisk | 1 | -0/+2 |
| 2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -3/+3 |
| 2010-10-12 | intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ... | Michael Kerrisk | 1 | -1/+1 |
| 2007-07-10 | ffix | Michael Kerrisk | 1 | -3/+3 |
| 2007-06-22 | ffix | Michael Kerrisk | 1 | -1/+3 |
| 2007-06-14 | Add page number to xrefs | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-08 | Convert to American spelling conventions | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-16 | Move SEE ALSO section to end of page | Michael Kerrisk | 1 | -2/+2 |
| 2007-05-12 | Convert function formatting of the form "\fBname\fP()" to ".BR name ()". | Michael Kerrisk | 1 | -3/+10 |
| 2007-04-24 | s/wide character/wide-character/ when used attributively. | Michael Kerrisk | 1 | -2/+2 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -4/+8 |
| 2006-12-16 | Updated various header pages to accurately reflect which functions | Michael Kerrisk | 1 | -1/+1 |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -1/+1 |
| 2006-02-09 | Formatting fixes | Michael Kerrisk | 1 | -1/+1 |
| 2005-10-19 | Manual fixes of parentheses formatting | Michael Kerrisk | 1 | -1/+1 |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -3/+3 |
| 2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+50 |