summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh.1
AgeCommit message (Expand)Author
2004-03-15missing commas;Jason McIntyre
2004-03-15reversed word -> reserved word;Jason McIntyre
2004-02-19escape full stops where necessary to kill erroneous double spaces;Jason McIntyre
2004-01-23`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))Jason McIntyre
2004-01-15escape full stops properly to avoid double spaces;Jason McIntyre
2003-12-27- revert a typo introduced when this page was mdoc'edJason McIntyre
2003-12-22note that `&&' and `||' are left-associative;Jason McIntyre
2003-12-12typo; ok jmc@Christian Weisgerber
2003-10-28standard section order;Jason McIntyre
2003-10-22macros with too many args;Jason McIntyre
2003-09-04escapes in the wrong place;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-09-01In emacs editing mode, ksh by default interprets a set 8th bit asChristian Weisgerber
2003-07-19redrew -> redraw;Jason McIntyre
2003-07-07- convert some lists to displaysJason McIntyre
2003-06-06liternal -> literal;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-28typos;Jason McIntyre
2003-03-20typos;Jason McIntyre
2003-03-14better document how getopts handles options;Jason McIntyre
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2001-09-24The 'newgrp' alias is explicitly disabled in our ksh, so do not mentionCamiel Dobbelaar
2001-09-02Typo; addresses pr/2038 from tim@robbins.dropbear.id.auAaron Campbell
2001-08-25OpenBSD doesn't have RLIMIT_VMEM or RLIMIT_SWAP, so we don'tHeikki Korpela
2001-08-23fix a typo; tim@robbins.dropbear.id.auPeter Valchev
2001-08-03Typo; heko@iki.fiAaron Campbell
2001-07-31Documentation fixes per PR 1979 by Kaspar Toomik.Hugh Graham
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-05-28Various fixes; mpech@prosoft.org.lvAaron Campbell
2001-04-12Insert some missing commas.Aaron Campbell
2001-02-20Typo (introduced by me in mdoc conversion of Rev 1.15); d@Aaron Campbell
2001-01-16typo; bk@rt.fmAaron Campbell
2000-10-19Where we talk about $$, also say mention that PIDs are not safe to use forAaron Campbell
2000-07-06fix another, similar typoAaron Campbell
2000-07-06typoAaron Campbell
2000-03-21Sometimes it is confusing when a sentence begins with lowercase; d@Aaron Campbell
2000-03-17Try to synchronize the ksh(1) and sh(1) man pages somewhat.Aaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
2000-03-14Better mdoc formatting.Aaron Campbell
1999-11-20'braceexapnd' -> 'braceexpand'Dug Song
1999-10-17Minor formatting nits.Aaron Campbell
1999-10-16Formatting fix.Aaron Campbell
1999-09-23cetain -> certain; kwesterback@home.comAaron Campbell
1999-08-04Turn <tab> completion on by default for people used to bash, tcsh, etc...Todd C. Miller
1999-07-14update man page to pdksh v5.2.14Aaron Campbell
1999-07-05mdoc'ify syntax of the more complicated commands; when I converted this manAaron Campbell
1999-07-01remove trailing spaces; missed from a previous commitAaron Campbell
1999-06-15patches from pdksh 5.2.13.11Todd C. Miller
1999-06-14Fixed a bunch of typos, grammar errors, and unclear wording in the shPaul Janzen
1999-06-03use the hyphenated form "command-line" in the case of a compound adjective;Aaron Campbell