| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some references, most of these were removed when we stopped building |  jsg | 2021-03-08 | 1 | -2/+7 |
* | Clarify that csh's -f flag is not just about .cshrc. |  millert | 2020-07-08 | 1 | -6/+4 |
* | Remove several .Xrs to section 2 and 3 that help little. |  schwarze | 2019-07-29 | 1 | -11/+6 |
* | Replace cross-references to sigvec(3) with sigaction(2). |  millert | 2019-07-26 | 1 | -3/+3 |
* | In manpages, don't escape apostrophes as \'; it's rarely what you want. |  bentley | 2019-06-02 | 1 | -23/+29 |
* | remove mention of sbrk. |  daniel | 2018-11-10 | 1 | -5/+3 |
* | Document change in the default shell prompts. |  tb | 2017-12-12 | 1 | -3/+3 |
* | missing blank before full stop, found with mandoc -Tlint |  schwarze | 2017-06-10 | 1 | -11/+11 |
* | suppose we should fix csh while we're at it. |  tedu | 2016-10-07 | 1 | -2/+3 |
* | document the -p and -l file enquiries and explicitly do not document -s |  naddy | 2015-10-26 | 1 | -2/+6 |
* | Reduce usage of predefined strings in manpages. |  bentley | 2015-02-28 | 1 | -3/+3 |
* | remove .Tn; from Jan Stary <hans at stare dot cz> |  schwarze | 2015-01-15 | 1 | -14/+6 |
* | put back some information what the character classes actually mean; |  schwarze | 2014-12-09 | 1 | -1/+5 |
* | no more ctype(3); |  jmc | 2014-12-09 | 1 | -4/+2 |
* | Kill the alloc command, which tried to measure behaviour based on sbrk. |  deraadt | 2014-10-16 | 1 | -13/+2 |
* | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 2014-01-21 | 1 | -11/+11 |
* | catch up with elf(5)/stab(5) removal; |  jmc | 2013-10-20 | 1 | -3/+2 |
* | fix a few obvious .Ar markup errors (unfortunately, there are many more) |  schwarze | 2013-10-19 | 1 | -4/+4 |
* | Document what remains of the 2BSD heritage. |  schwarze | 2012-01-15 | 1 | -9/+16 |
* | make -column lists pretty again; |  jmc | 2011-09-03 | 1 | -7/+7 |
* | no need to escape `|'; as discussed with schwartze |  jmc | 2011-05-02 | 1 | -3/+3 |
* | When the first argument or arguments of a macro are opening delimiters |  schwarze | 2010-07-15 | 1 | -9/+9 |
* | remove references to docs we no longer install; |  jmc | 2010-01-10 | 1 | -5/+2 |
* | The last paragraphs of the "Built-in commands" section are properly |  guenther | 2009-07-22 | 1 | -3/+3 |
* | after some discussion with millert, pull in the character class info |  jmc | 2009-03-06 | 1 | -3/+22 |
* | Add glob(7) and refer to it. OK jmc@ sobrado@ |  millert | 2009-03-05 | 1 | -2/+3 |
* | from wiz@netbsd, -r1.44: |  jmc | 2009-03-04 | 1 | -3/+3 |
* | documentation tweaks. |  sobrado | 2008-05-17 | 1 | -7/+7 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | sort options and make -X a little clearer; mostly from Igor Sobrado |  jmc | 2007-02-16 | 1 | -14/+13 |
* | document that csh will do fast mode startup if $HOME is not set |  grunk | 2005-11-10 | 1 | -1/+4 |
* | .Xr script 7 |  jmc | 2005-05-12 | 1 | -2/+3 |
* | vmemsize -> vmemoryuse for consistency with tcsh and document. mickey@ OK |  millert | 2004-08-07 | 1 | -1/+3 |
* | correct way to specify a numeric argument to pushd is `+n', not `n'; |  jmc | 2004-04-21 | 1 | -2/+2 |
* | point people to usd doc; |  jmc | 2004-04-19 | 1 | -2/+3 |
* | wording/grammar improvements from Jared Yanovich; |  jmc | 2004-03-18 | 1 | -12/+12 |
* | escape punctuation; |  jmc | 2003-09-02 | 1 | -17/+17 |
* | kill printf builtin. no reason to be a builtin, but furthermore, the |  deraadt | 2003-06-23 | 1 | -12/+1 |
* | better document "limit"; |  jmc | 2003-06-16 | 1 | -16/+28 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | section reorder; |  jmc | 2003-05-29 | 1 | -8/+8 |
* | cpu -> CPU |  jmc | 2003-05-12 | 1 | -2/+2 |
* | typos; |  jmc | 2003-04-28 | 1 | -23/+24 |
* | o) start new sentence on a new line; |  mpech | 2001-11-13 | 1 | -3/+3 |
* | pet peeve, insure vs ensure |  hugh | 2001-08-02 | 1 | -2/+2 |
* | - Some section shuffling: conform to the standard order documented in mdoc(7) |  aaron | 2000-11-09 | 1 | -18/+18 |
* | Insert some missing commas. |  aaron | 2000-11-09 | 1 | -6/+6 |
* | Use mkstemp(3) for here document (<<) temporary files instead of $$ |  millert | 2000-10-30 | 1 | -2/+2 |
* | Where we talk about $$, also say mention that PIDs are not safe to use for |  aaron | 2000-10-19 | 1 | -1/+6 |
* | Move some misplaced periods outside of the parentheses. |  aaron | 2000-04-17 | 1 | -2/+2 |