| Age | Commit message (Expand) | Author |
| 2022-12-20 | More markup errors. \+ was intended to be \&+ and .EV .Ev of course. | kre |
| 2022-12-20 | Using .Cm Cm makes no sense at all - no idea what I was thinking there | kre |
| 2022-12-20 | sh(1): Fix markup. -compact must be last. | uwe |
| 2022-12-11 | It appears that POSIX intends to add a -d X option to the read command | kre |
| 2022-10-30 | Note in the description of "jobs -p" that the process id returned is | kre |
| 2022-09-18 | Add the -l option (aka -o login): be a login shell. Meaningful only on | kre |
| 2022-09-16 | More wording improvements. There might be more to come. | kre |
| 2022-09-16 | Minor wording improvements. | kre |
| 2022-09-16 | Move a comment that used to be in the correct place, once upon a time, | kre |
| 2022-09-16 | Whitespace. | kre |
| 2022-09-15 | Correct spelling of terminal (it doesn't have a 2nd m). | kre |
| 2022-08-19 | Improve the description of the read builtin command. | kre |
| 2022-01-07 | sh(1): improve getopts docs for optstring leading : | lukem |
| 2022-01-07 | sh(1): fix formatting warnings | lukem |
| 2021-11-21 | Improve the however-many-negatives wording even more. | kre |
| 2021-11-20 | sh.1: replace triple negation with single negation, fix typo | rillig |
| 2021-11-20 | Improve the wording of the "Argument List Processing" section (where | kre |
| 2021-11-16 | sh.1: fix typos | rillig |
| 2021-11-16 | PR bin/56491 | kre |
| 2021-10-31 | PR bin/45390 | kre |
| 2021-10-26 | PR bin/56464 | kre |
| 2021-09-15 | Have the ulimit command watch for ulimit -n (alter number of available fds) | kre |
| 2021-09-12 | Mark up NULL with Dv. | wiz |
| 2021-09-12 | Improve the formatting of the list of Built-in commands for those | kre |
| 2021-09-12 | Don't dereference NULL on "jobs -Z" (with no title given), instead | kre |
| 2021-09-11 | Add jobs -Z (like in zsh(1)) to setproctitle(3). | christos |
| 2020-09-18 | Remove superfluous Ed. | wiz |
| 2020-09-18 | Correct an incorrectly quoted (unquoted, but should be) example used in | kre |
| 2020-08-25 | Idiot typo, generated by an idiot, fixed by the same one. | kre |
| 2020-08-21 | Remove unmatched .El and mark up signal name with Dv. | wiz |
| 2020-08-20 | Man page enhancements. | kre |
| 2020-02-20 | Typo: s/./,/ | pgoyette |
| 2019-04-22 | Bump date for previous. | kre |
| 2019-04-22 | PR standards/40554 | kre |
| 2019-04-15 | -compact must come last | uwe |
| 2019-02-14 | Add the "specialvar" built-in command. Discussed (well, mentioned | kre |
| 2019-02-04 | Remove leading zero from date. | wiz |
| 2019-02-04 | PR bin/53919 | kre |
| 2019-01-21 | Add an explanation of the error (warning) | kre |
| 2018-12-12 | Reverse a decision made when the printsignals() routines from | kre |
| 2018-12-12 | More fixes for the SYNPOSIS of the readonly built-in. | kre |
| 2018-12-12 | Fix Oo Op Oc syntax error (which seemed to work OK to me....) | kre |
| 2018-12-12 | Implement: | kre |
| 2018-12-11 | PR standards/42829 | kre |
| 2018-12-04 | Alter a design botch when magic (self modifying) variables | kre |
| 2018-12-03 | Cleanup traps a bit - attempt to handle weird uses in traps, such | kre |
| 2018-11-23 | Avoid long option names that differ only in character case. | kre |
| 2018-09-04 | Change the way the pipefail option works. Now it is the setting of | kre |
| 2018-08-25 | PR bin/48875 | kre |
| 2018-05-03 | Remove Pps without effect. | wiz |