summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2018-06-10use SUBDIR.roff suggested by uwe@christos
2018-06-03ksh: Remove symbol clash with libckamil
2018-06-03ksh: Remove symbol clash with libckamil
2018-05-08Stop using the register keyword in ksh(1)kamil
2018-05-03Remove Pps without effect.wiz
2018-05-03Simplify convoluted language, and remove incorrect statementkre
2018-05-02Minor grammatical correction (don't end a sentence/phrase with apgoyette
2018-04-21In uses like $(( var )) (un-dollared vars in arithmetic) we allowkre
2018-04-21PR bin/53201kre
2018-04-11kvm_geterr() already contains errno, use errx.christos
2018-04-11use EXIT_FAILURE instead of 1christos
2018-04-09Sort option descripts, fix markups, fix typos.wiz
2018-04-09New sentence, new line. Sort SEE ALSO. Remove Xr to non-existing man page.wiz
2018-04-08fix datesnj
2018-04-05add -S to disable ! commands.christos
2018-03-19s/copy copy/copy/ in comment.msaitoh
2018-03-17Drop "show or set the limit on" legalese from the description of eachuwe
2018-03-17Tweak "ulimit" synopsis.uwe
2018-03-17Cleanup markup in the "Command Line Editing" section.uwe
2018-03-17Cleanup markup in the "Job Control" section.uwe
2018-03-17Use .Dv, not .Ev, to refer to LINENO, it's not an environment variable.uwe
2018-03-16Default values of PS1 and friends have only single space. Use .Li touwe
2018-03-16Use .Bd -literal for code example.uwe
2018-03-16Markup fixes (partly from uwe@) and change some tabs to spaces, theykre
2018-03-16Restore some (*roff) comments deleted in previous (partially unshavekre
2018-03-16Give the yak a quick trim and shave, and make one or two minorkre
2018-03-15Start adding more gaudy markup. Use .Li or .Dv when referring touwe
2018-03-14Compute tag width for the list of options in Argument List Processing,uwe
2018-03-14Small markup tweaks in Argument List Processinguwe
2018-03-14Instead of .Oo/.Oc use .Op directly where possible.uwe
2018-03-14Revert previous. Fix the real problem properly.uwe
2018-03-14Remove Ic macro without effect.wiz
2018-03-13Try to improve markup in the Built-ins section.uwe
2018-03-13Try to improve markup in the Parameter Expansion section.uwe
2018-03-13Try to improve markup of the redirections definitions.uwe
2018-03-13Fix horrendous markup abuse in the here-document example.uwe
2018-03-13Spell "here-document" with a hyphen, don't mark it up as a command.uwe
2018-03-13Mark up "in" (of the "for" command) appropriately.uwe
2018-03-13Use \(or not \*(Ba when discussing case patterns.uwe
2018-03-13Use \(em for em-dashuwe
2018-03-13Standalone | means \[ba] while we want \[or] so add \& protection touwe
2018-03-13.Dl is a a single line .Bd -literal -offset indent so don't abuseuwe
2018-03-13.Bd expects the display type to come first, so move -compact to the end.uwe
2018-03-13Add missing word.uwe
2018-02-08Typos.dholland
2018-02-02convert HAVE_GCC handling to modern GCC release numbering:mrg
2018-01-27Remove trailing whitespace and Tn macro.wiz
2018-01-25sync with tzcode-2018cchristos
2018-01-24ksh: Rename a local function tsearch to mytsearchkamil
2018-01-24ksh: Rename a local function tdelete to mytdeletekamil