Age | Commit message (Expand) | Author |
2005-03-04 | document that $HOME is shown as `~' for PS1 \w substitutions; | Jason McIntyre |
2005-02-18 | sort options to echo builtin; | Jason McIntyre |
2005-02-16 | a note about why we have both EDITOR and VISUAL env vars; | Jason McIntyre |
2005-02-16 | document that `emacs' is the default editing mode, and that as well | Jason McIntyre |
2005-02-08 | oops, missed a prompt; | Jason McIntyre |
2005-02-08 | use command prompts and literal for commands; | Jason McIntyre |
2005-02-08 | big overhaul of these pages, to make them clearer to read; | Jason McIntyre |
2005-02-05 | note that symlinks in test file are followed, except -h and -L | Jason McIntyre |
2005-02-02 | Introduce POSIX hex and octal (0x... and 0...) constants in arithmetic | Otto Moerbeek |
2005-01-19 | typo; | Jason McIntyre |
2005-01-19 | although the description for the `comment' bind was in the page, | Jason McIntyre |
2005-01-17 | typo; | Jason McIntyre |
2005-01-10 | typo; | Jason McIntyre |
2004-12-22 | These man pages are not derived from UCB and are actually public domain. | Todd C. Miller |
2004-12-22 | Our times(3) just calls getrusage(2) and gettimeofday(2), converting seconds | Todd C. Miller |
2004-12-16 | - document IFS behavior changes | Jared Yanovich |
2004-12-12 | escape punctuation; | Jason McIntyre |
2004-12-12 | csh-style ! history completion, which can be activated by using | Theo de Raadt |
2004-12-04 | minor tweaks; ok jmc | Jared Yanovich |
2004-11-08 | add a more complex PS1 example, which does not use the new backslash | Jason McIntyre |
2004-11-06 | correct my description of \[ and \] | Jason McIntyre |
2004-11-05 | document PS1 expansions; | Jason McIntyre |
2004-11-05 | incorrect markup was messing the description of IFS. i've rearranged it | Jason McIntyre |
2004-11-03 | HISTSIZE cranked to 500 | Jared Yanovich |
2004-10-28 | fix spacing after period at EOL. from ray@cyth.net | Jared Yanovich |
2004-08-07 | Document ulimit -v; mickey@ OK | Todd C. Miller |
2004-08-04 | - mdoc and macro fixes and simplification | Jared Yanovich |
2004-05-09 | Document new behavior of $RANDOM. ok deraadt@ | Otto Moerbeek |
2004-04-30 | typo; | Jason McIntyre |
2004-03-15 | missing commas; | Jason McIntyre |
2004-03-15 | reversed word -> reserved word; | Jason McIntyre |
2004-02-19 | escape 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-15 | escape full stops properly to avoid double spaces; | Jason McIntyre |
2003-12-27 | - revert a typo introduced when this page was mdoc'ed | Jason McIntyre |
2003-12-22 | note that `&&' and `||' are left-associative; | Jason McIntyre |
2003-12-12 | typo; ok jmc@ | Christian Weisgerber |
2003-10-28 | standard section order; | Jason McIntyre |
2003-10-22 | macros with too many args; | Jason McIntyre |
2003-09-04 | escapes in the wrong place; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-09-01 | In emacs editing mode, ksh by default interprets a set 8th bit as | Christian Weisgerber |
2003-07-19 | redrew -> redraw; | Jason McIntyre |
2003-07-07 | - convert some lists to displays | Jason McIntyre |
2003-06-06 | liternal -> literal; | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-28 | typos; | Jason McIntyre |
2003-03-20 | typos; | Jason McIntyre |
2003-03-14 | better document how getopts handles options; | Jason McIntyre |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |