| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | man/, share/mk/: Move man*/ to man/ | Alejandro Colomar | 1 | -1239/+0 |
| 2024-03-16 | printf.3: Return the number of bytes printed, not characters | Jeremy Baxter | 1 | -1/+1 |
| 2023-10-31 | man*/: srcfix (Use .P instead of .PP or .LP) | Alejandro Colomar | 1 | -49/+49 |
| 2023-09-27 | printf.3: Fix reference to CAVEATS (previously NOTES) | Alejandro Colomar | 1 | -2/+2 |
| 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-05-03 | man*/, man.ignore.grep: srcfix; warn about blank lines | Alejandro Colomar | 1 | -8/+8 |
| 2023-04-01 | printf.3: Fix wording for the 0 flag with given precision | Vincent Lefevre | 1 | -1/+1 |
| 2023-03-30 | man*/, man-pages.7: VERSIONS, STANDARDS, HISTORY: Reorganize sections | Alejandro Colomar | 1 | -37/+65 |
| 2023-03-17 | man2/, man3/, man-pages.7: Move VERSIONS next to STANDARDS | Alejandro Colomar | 1 | -24/+24 |
| 2023-03-13 | Revert "Many pages: Remove references to C89" | Alejandro Colomar | 1 | -2/+4 |
| 2023-02-05 | Many pages: Use \[aq] instead of \(aq | Alejandro Colomar | 1 | -20/+20 |
| 2023-02-05 | Many pages: Use lowercase for 'glibc' | Alejandro Colomar | 1 | -2/+2 |
| 2022-12-29 | Many pages: Remove references to C89 | Alejandro Colomar | 1 | -4/+2 |
| 2022-12-15 | Many pages: Add '\" t' comment where necessary | Alejandro Colomar | 1 | -0/+1 |
| 2022-12-04 | Many pages: wfix | Alejandro Colomar | 1 | -3/+3 |
| 2022-11-10 | Various pages: SYNOPSIS: Use VLA syntax in function parameters | Alejandro Colomar | 1 | -2/+2 |
| 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 | printf.3: SYNOPSIS: Remove incorrect header | Alex Colomar | 1 | -2/+0 |
| 2022-09-09 | Revert "src.mk, All pages: Move man* to man/" | Alejandro Colomar | 1 | -0/+1215 |
| 2022-09-05 | src.mk, All pages: Move man* to man/ | Alejandro Colomar | 1 | -1215/+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-07-19 | printf.3: Note about thousands grouping and the C locale | Dr. Jürgen Sauermann | 1 | -0/+5 |
| 2022-05-21 | printf.3: Document 'l' length modifier for a, A, e, E, f, F, g, and G | Vincent Lefevre | 1 | -0/+11 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-mandoc` | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-20 | Many pages: Fix style issues reported by `make lint-groff` | Alejandro Colomar | 1 | -4/+8 |
| 2022-03-06 | Many pages: LIBRARY: srcfix | Alejandro Colomar | 1 | -1/+1 |
| 2022-03-06 | printf.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 | -20/+1 |
| 2021-12-22 | printf.3: Add VERSIONS | Alejandro Colomar | 1 | -40/+40 |
| 2021-12-22 | printf.3: Document %#m as strerrorname_np(errno) | Alejandro Colomar | 1 | -1/+22 |
| 2021-08-08 | printf.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2021-04-04 | printf.3: Minor wording tweaks to Utkarsh's patch | Alejandro Colomar | 1 | -1/+1 |
| 2021-04-04 | printf.3: Add overall structure of format string | Utkarsh Singh | 1 | -0/+8 |
| 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 | printf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too | Alejandro Colomar | 1 | -11/+18 |
| 2021-01-06 | Various pages: Remove redundant escaping of space characters in FTM info | Michael Kerrisk | 1 | -2/+2 |
| 2021-01-06 | Various pages: Improve formatting in ATTRIBUTES | Michael Kerrisk | 1 | -4/+5 |
| 2021-01-05 | brk.2, chmod.2, gethostname.2, setpgid.2, wait4.2, atoi.3, fwide.3, getlogin.... | Michael Kerrisk | 1 | -1/+1 |
| 2021-01-05 | Various pages: Simplify mark-up for Feature Test Macro requirements | Michael Kerrisk | 1 | -16/+10 |
| 2020-12-31 | Various pages: s/Glibc versions </Glibc </ in Feature Test Macro discussions | Michael Kerrisk | 1 | -1/+1 |
| 2020-12-27 | ioctl_ns.2, keyctl.2, memfd_create.2, pidfd_send_signal.2, poll.2, seccomp.2,... | Michael Kerrisk | 1 | -4/+2 |
| 2020-12-23 | Various pages: Remove explicit blank lines, replacing them with .PP when appr... | Alejandro Colomar | 1 | -1/+1 |
| 2020-11-15 | getent.1, fanotify_mark.2, fcntl.2, futex.2, membarrier.2, mmap.2, mount.2, m... | Alejandro Colomar | 1 | -1/+1 |
| 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 | _exit.2, access.2, acct.2, brk.2, chdir.2, chmod.2, chown.2, chroot.2, clock_... | Michael Kerrisk | 1 | -2/+2 |
| 2020-09-24 | pldd.1, bpf.2, clone.2, dup.2, ioctl_fat.2, nfsservctl.2, open_by_handle_at.2... | Michael Kerrisk | 1 | -1/+1 |
| 2020-09-12 | msgctl.2, outb.2, abs.3, dl_iterate_phdr.3, drand48.3, drand48_r.3, encrypt.3... | Alejandro Colomar | 1 | -10/+10 |
| 2020-08-23 | printf.3: Fix description of %a hexfloat output | Jonathan Wakely | 1 | -1/+3 |
| 2020-06-10 | printf.3: ffix | Michael Kerrisk | 1 | -1/+1 |
| 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-25 | printf.3: Prevent signed integer overflow in example | Tobias Stoeckmann | 1 | -6/+9 |
| 2020-03-26 | printf.3: ffix | Jakub Wilk | 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-13 | printf.3: Add detail on the first digit with the %e format | Vincent Lefevre | 1 | -1/+2 |
| 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 | -2/+2 |
| 2017-09-15 | iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-20 | j0.3, ldexp.3, lgamma.3, log.3, log10.3, log1p.3, log2.3, lrint.3, lround.3, ... | Michael Kerrisk | 1 | -8/+2 |
| 2017-08-19 | _syscall.2, shmget.2, stat.2, syscall.2, sysctl.2, utimensat.2, wait.2, CPU_S... | Michael Kerrisk | 1 | -3/+3 |
| 2017-08-19 | execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k... | Michael Kerrisk | 1 | -2/+2 |
| 2017-08-19 | ioctl_console.2, ioctl_getfsmap.2, ioctl_iflags.2, ioctl_list.2, ioctl_ns.2, ... | Michael Kerrisk | 1 | -24/+24 |
| 2017-08-16 | CPU_SET.3, INFINITY.3, __ppc_get_timebase.3, __ppc_set_ppr_med.3, __ppc_yield... | Michael Kerrisk | 1 | -18/+18 |
| 2017-08-15 | _exit.2, accept.2, chmod.2, dup.2, getgroups.2, keyctl.2, link.2, mkdir.2, mk... | Michael Kerrisk | 1 | -1/+1 |
| 2017-08-15 | _exit.2, bpf.2, cacheflush.2, capget.2, chdir.2, chmod.2, chroot.2, clock_get... | Michael Kerrisk | 1 | -6/+6 |
| 2017-02-02 | printf.3: Fix a small bug in example code | Michael Kerrisk | 1 | -1/+2 |
| 2017-01-26 | printf.3: Add references to setlocale(3) in discussions of locales | Michael Kerrisk | 1 | -0/+4 |
| 2017-01-26 | printf.3: As a nonstandard extension, GNU treats 'll' and 'L' as synonyms | Michael Kerrisk | 1 | -2/+15 |
| 2017-01-26 | printf.3: Document nonstandard 'Z' modifier | Michael Kerrisk | 1 | -4/+7 |
| 2017-01-26 | printf.3: Document 'q' length modifier | Michael Kerrisk | 1 | -5/+8 |
| 2016-12-17 | printf.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2016-12-17 | printf.3: SEE ALSO: remove bogus self reference (dprintf(3)) | Michael Kerrisk | 1 | -1/+0 |
| 2016-12-12 | bind.2, chmod.2, chown.2, chroot.2, clock_getres.2, clone.2, connect.2, dup.2... | Michael Kerrisk | 1 | -1/+1 |
| 2016-12-07 | printf.3: SEE ALSO: add strfromd(3) | Wainer dos Santos Moschetta | 1 | -0/+1 |
| 2016-10-12 | killpg.2, crypt.3, mbsinit.3, printf.3, rpc.3, ulimit.3, wprintf.3, xdr.3, fd... | Michael Kerrisk | 1 | -2/+2 |
| 2016-07-17 | ldd.1, localedef.1, add_key.2, chroot.2, clone.2, fork.2, futex.2, get_mempol... | Michael Kerrisk | 1 | -1/+1 |
| 2016-06-09 | printf.3: Note support in other C libraries for %m and %n | Michael Kerrisk | 1 | -1/+2 |
| 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-01 | ctime.3, ffs.3, finite.3, flockfile.3, gethostbyname.3, getnameinfo.3, getw.3... | Michael Kerrisk | 1 | -2/+2 |
| 2016-03-01 | _exit.2, abs.3, acos.3, acosh.3, asin.3, asinh.3, atan.3, atan2.3, atanh.3, a... | Michael Kerrisk | 1 | -3/+0 |
| 2016-03-01 | exp2.3, finite.3, fwide.3, log2.3, nextafter.3, printf.3, rint.3, wprintf.3: ... | Michael Kerrisk | 1 | -1/+1 |
| 2016-03-01 | access.2, chmod.2, chown.2, link.2, mkdir.2, open.2, readlink.2, rename.2, st... | Michael Kerrisk | 1 | -1/+1 |
| 2016-02-17 | printf.3: tfix | 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 | printf.3: Describe dprintf() and vdprintf() | Michael Kerrisk | 1 | -0/+7 |
| 2015-07-24 | printf.3: CONFORMING TO: add POSIX.1-2008 | Michael Kerrisk | 1 | -17/+6 |
| 2015-05-07 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -1/+1 |
| 2015-05-05 | printf.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-05-05 | printf.3: Minor clarification | Michael Kerrisk | 1 | -1/+5 |
| 2015-05-05 | printf.3: ffix | Michael Kerrisk | 1 | -3/+3 |
| 2015-05-05 | printf.3: SEE ALSO: add puts(3) | Michael Kerrisk | 1 | -0/+1 |
| 2015-05-05 | printf.3: Move return value discussion to proper RETURN VALUE section | Michael Kerrisk | 1 | -21/+21 |
| 2015-05-05 | printf.3: ffix | Michael Kerrisk | 1 | -3/+3 |
| 2015-05-05 | printf.3: wfix | Michael Kerrisk | 1 | -5/+5 |
| 2015-04-27 | printf.3: Merge dprintf() and vdprintf() discussion into this page | Michael Kerrisk | 1 | -6/+43 |
| 2015-04-19 | getent.1, fallocate.2, getrlimit.2, llseek.2, madvise.2, mount.2, poll.2, pos... | Michael Kerrisk | 1 | -1/+1 |
| 2015-04-11 | printf.3: Simplify the example code | Walter Harms | 1 | -35/+20 |
| 2015-04-11 | printf.3: ATTRIBUTES: Note functions that are thread-safe | Zeng Linggang | 1 | -0/+23 |
| 2015-03-27 | printf.3: tfix | Michael Kerrisk | 1 | -1/+1 |
| 2015-01-16 | printf.3: ffix | Akihiro Motoki | 1 | -1/+1 |
| 2014-08-01 | printf.3: Update with some SUSv3 details | Michael Kerrisk | 1 | -6/+10 |
| 2014-08-01 | printf.3: Note use of 'j', 'z', and 't' length modifiers for '%n' | Michael Kerrisk | 1 | -0/+12 |
| 2014-08-01 | printf.3: Clarify details of the %n conversion specifier | Michael Kerrisk | 1 | -6/+8 |
| 2014-07-08 | iconv.1, ldd.1, connect.2, dup.2, epoll_ctl.2, eventfd.2, fallocate.2, fcntl.... | Michael Kerrisk | 1 | -1/+1 |
| 2014-06-29 | printf.3: Update references to standards for C and S conversion specifiers | Michael Kerrisk | 1 | -2/+2 |
| 2014-06-29 | printf.3: Remove some old text about glibc 2.0 changes | Michael Kerrisk | 1 | -2/+2 |
| 2014-06-29 | printf.3: wfix | Michael Kerrisk | 1 | -3/+3 |
| 2014-06-29 | printf.3: Remove libc4 and libc5 details | Michael Kerrisk | 1 | -46/+46 |
| 2014-06-29 | printf.3: grfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-06-29 | printf.3: SUSv3 and later agree with C99 for the snprintf() return value | Michael Kerrisk | 1 | -0/+3 |
| 2014-01-29 | perf_event_open.2, printf.3: srcfix | Michael Kerrisk | 1 | -1/+1 |
| 2014-01-17 | printf.3: Samll reorganization of text in EXAMPLE | Michael Kerrisk | 1 | -3/+3 |
| 2014-01-11 | accept.2, clock_getres.2, mkdir.2, request_key.2, wait.2, printf.3, bootparam... | Michael Kerrisk | 1 | -1/+1 |
| 2014-01-02 | select_tut.2, dlopen.3, err.3, printf.3: Stylistic changes to code example | Michael Kerrisk | 1 | -3/+5 |
| 2014-01-02 | printf.3: Fix memory link in snprintf() example | Michael Kerrisk | 1 | -1/+3 |
| 2013-09-04 | printf.3: srcfix | Michael Kerrisk | 1 | -2/+2 |
| 2013-09-04 | printf.3: Correctly describe the meaning of a negative precision | Christopher Hall | 1 | -3/+4 |
| 2013-06-12 | arch_prctl.2, getpeername.2, getrlimit.2, ioctl_list.2, mmap2.2, mremap.2, sc... | Michael Kerrisk | 1 | -4/+4 |
| 2013-04-01 | intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-12 | printf.3: srcfix copyright | Michael Kerrisk | 1 | -7/+6 |
| 2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -1/+1 |
| 2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -0/+2 |
| 2013-03-10 | getent.1, _syscall.2, acct.2, adjtimex.2, bdflush.2, brk.2, cacheflush.2, get... | Michael Kerrisk | 1 | -3/+2 |
| 2013-03-05 | Removed trailing white space at end of lines | Michael Kerrisk | 1 | -3/+3 |
| 2013-03-05 | Changes, printf.3, pthread_yield.3, resolver.3, resolv.conf.5, rtnetlink.7: t... | Michael Kerrisk | 1 | -1/+1 |
| 2013-02-28 | printf.3: Minor improvements to example code | Michael Kerrisk | 1 | -6/+5 |
| 2013-02-28 | printf.3: Fix error handling in example code | Marshel Abraham | 1 | -4/+11 |
| 2013-02-24 | intro.1, time.1, _syscall.2, accept.2, capget.2, clone.2, execve.2, fcntl.2, ... | Michael Kerrisk | 1 | -7/+7 |
| 2013-02-24 | getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a... | Michael Kerrisk | 1 | -2/+2 |
| 2012-09-26 | time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren... | Michael Kerrisk | 1 | -5/+5 |
| 2012-09-24 | time.1, atexit.3, bsearch.3, dlopen.3, envz_add.3, errno.3, fmtmsg.3, getgren... | Michael Kerrisk | 1 | -5/+5 |
| 2012-05-07 | printf.3: srcfix to avoid groff warnings | Michael Kerrisk | 1 | -5/+5 |
| 2011-09-28 | gets.3, mbtowc.3, printf.3, puts.3, scanf.3, stpcpy.3, stpncpy.3, strcat.3, s... | Michael Kerrisk | 1 | -6/+5 |
| 2010-11-11 | printf.3: Formatting fixes in example code | Michael Kerrisk | 1 | -2/+9 |
| 2010-10-12 | intro.1, time.1, accept.2, bind.2, connect.2, execve.2, flock.2, getdents.2, ... | Michael Kerrisk | 1 | -2/+2 |
| 2010-09-22 | _exit.2, brk.2, capget.2, chdir.2, chmod.2, chown.2, chroot.2, getdtablesize.... | Michael Kerrisk | 1 | -1/+1 |
| 2010-09-22 | printf.3: Fix feature test macro requirements | Michael Kerrisk | 1 | -1/+2 |
| 2010-09-22 | printf.3, scanf.3: ffix | Michael Kerrisk | 1 | -2/+6 |
| 2010-01-16 | accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file... | Michael Kerrisk | 1 | -1/+1 |
| 2010-01-16 | intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getso... | Michael Kerrisk | 1 | -3/+3 |
| 2009-09-28 | printf.3: wfix | Michael Kerrisk | 1 | -1/+1 |
| 2008-12-19 | printf.3: Source and destination buffers may not overlap for *s*printf() | Michael Kerrisk | 1 | -1/+32 |
| 2008-09-29 | Typo and wording fixes | Nicolas Fran�ois | 1 | -2/+2 |
| 2008-07-23 | s/floating point/floating-point/ when used attributively. | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-18 | tfix | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-12 | Many small formatting fixes. | Michael Kerrisk | 1 | -1/+1 |
| 2008-07-12 | many ffixes | Michael Kerrisk | 1 | -19/+27 |
| 2008-07-06 | Wrapped long source lines | Michael Kerrisk | 1 | -1/+2 |
| 2008-06-09 | wrap long source lines | Michael Kerrisk | 1 | -3/+6 |
| 2008-06-09 | Try and bring some consistency to quotes. | Michael Kerrisk | 1 | -35/+35 |
| 2008-06-09 | s/\\'/\\(aq/ | Michael Kerrisk | 1 | -4/+4 |
| 2008-06-05 | /'/\\'/ to produce better UTF rendering | Michael Kerrisk | 1 | -4/+4 |
| 2008-03-19 | s/nonzero/non-zero/ | Michael Kerrisk | 1 | -3/+3 |
| 2008-01-11 | Rework/remove use of ".ad" macros. | Michael Kerrisk | 1 | -1/+0 |
| 2008-01-01 | Remove extraneous .br macro before/after .SH/.SS. | Michael Kerrisk | 1 | -1/+0 |
| 2007-12-25 | hyphenation fixes | Michael Kerrisk | 1 | -4/+4 |
| 2007-12-23 | spfix | Michael Kerrisk | 1 | -1/+5 |
| 2007-12-19 | Make the standard indent for code samples, shell session | Michael Kerrisk | 1 | -2/+2 |
| 2007-12-19 | enclose code smaples/structure defns/etc in ".in +4n / .in" | Michael Kerrisk | 1 | -16/+14 |
| 2007-12-16 | s/``...''/"..."/ | Michael Kerrisk | 1 | -1/+1 |
| 2007-12-10 | ffix | Michael Kerrisk | 1 | -1/+1 |
| 2007-11-24 | Update date in .TH line | Michael Kerrisk | 1 | -1/+1 |
| 2007-11-18 | Fix the discussion of stdarg macros in the description of vprintf() description. | Michael Kerrisk | 1 | -6/+8 |
| 2007-10-03 | Fix redundant formatting tags | Michael Kerrisk | 1 | -9/+9 |
| 2007-09-20 | Fix redundant formatting macros | Michael Kerrisk | 1 | -3/+3 |
| 2007-08-28 | ffix | Michael Kerrisk | 1 | -1/+1 |
| 2007-08-27 | ffix/spfix | Michael Kerrisk | 1 | -1/+1 |
| 2007-07-08 | Added/updated glibc feature test macro requirements | Michael Kerrisk | 1 | -3/+16 |
| 2007-06-25 | Minor wording changes. | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-23 | ffix | Michael Kerrisk | 1 | -1/+1 |
| 2007-06-22 | ffix | Michael Kerrisk | 1 | -1/+3 |
| 2007-06-08 | Change "e.g. " to "e.g., ", or in some cases, "for example, ". | Michael Kerrisk | 1 | -2/+2 |
| 2007-06-07 | Add text to the introductory part of DESCRIPTION, about the | Michael Kerrisk | 1 | -0/+11 |
| 2007-05-19 | Fix inconsistencies in order of .SH sections | Michael Kerrisk | 1 | -103/+103 |
| 2007-05-18 | Removed HISTORY section, or moved it as a subsection or paragraphs | Michael Kerrisk | 1 | -33/+33 |
| 2007-05-18 | Fix inconsistencies in .TH lines | Michael Kerrisk | 1 | -1/+1 |
| 2007-05-12 | Adding section numbers to xrefs toother pages | Michael Kerrisk | 1 | -2/+2 |
| 2007-04-27 | Fix incorrect use of "\-". | Michael Kerrisk | 1 | -5/+5 |
| 2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -60/+112 |
| 2007-04-05 | Replaced tabs with spaces | Michael Kerrisk | 1 | -32/+42 |
| 2007-04-05 | ffix | Michael Kerrisk | 1 | -6/+2 |
| 2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -4/+3 |
| 2006-06-07 | Add documentation of %m. | Michael Kerrisk | 1 | -1/+6 |
| 2006-05-22 | wfix | Michael Kerrisk | 1 | -1/+1 |
| 2006-05-01 | Added SEE ALSO entry referring to setlocale.3 | Michael Kerrisk | 1 | -0/+1 |
| 2006-01-13 | Global change to many pages... | Michael Kerrisk | 1 | -7/+4 |
| 2005-11-02 | Formatting fixes | Michael Kerrisk | 1 | -1/+1 |
| 2005-11-02 | Change itacised function names and page xrefs to bold | Michael Kerrisk | 1 | -4/+4 |
| 2005-10-28 | Formatting fix | Michael Kerrisk | 1 | -1/+3 |
| 2005-10-19 | Manual fixes for parentheses formatting | Michael Kerrisk | 1 | -5/+5 |
| 2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -47/+47 |
| 2005-07-18 | Classical BSD versions are now always named x.yBSD (formerly | Michael Kerrisk | 1 | -5/+5 |
| 2005-07-14 | Fixed missing word. | Michael Kerrisk | 1 | -1/+1 |
| 2005-07-07 | hyphen/dash fixes | Michael Kerrisk | 1 | -4/+4 |
| 2005-07-06 | hyphen/dash fixes | Michael Kerrisk | 1 | -2/+2 |