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