summaryrefslogtreecommitdiffstats
path: root/bin/csh/csh.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some references, most of these were removed when we stopped buildingjsg2021-03-081-2/+7
* Clarify that csh's -f flag is not just about .cshrc.millert2020-07-081-6/+4
* Remove several .Xrs to section 2 and 3 that help little.schwarze2019-07-291-11/+6
* Replace cross-references to sigvec(3) with sigaction(2).millert2019-07-261-3/+3
* In manpages, don't escape apostrophes as \'; it's rarely what you want.bentley2019-06-021-23/+29
* remove mention of sbrk.daniel2018-11-101-5/+3
* Document change in the default shell prompts.tb2017-12-121-3/+3
* missing blank before full stop, found with mandoc -Tlintschwarze2017-06-101-11/+11
* suppose we should fix csh while we're at it.tedu2016-10-071-2/+3
* document the -p and -l file enquiries and explicitly do not document -snaddy2015-10-261-2/+6
* Reduce usage of predefined strings in manpages.bentley2015-02-281-3/+3
* remove .Tn; from Jan Stary <hans at stare dot cz>schwarze2015-01-151-14/+6
* put back some information what the character classes actually mean;schwarze2014-12-091-1/+5
* no more ctype(3);jmc2014-12-091-4/+2
* Kill the alloc command, which tried to measure behaviour based on sbrk.deraadt2014-10-161-13/+2
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-11/+11
* catch up with elf(5)/stab(5) removal;jmc2013-10-201-3/+2
* fix a few obvious .Ar markup errors (unfortunately, there are many more)schwarze2013-10-191-4/+4
* Document what remains of the 2BSD heritage.schwarze2012-01-151-9/+16
* make -column lists pretty again;jmc2011-09-031-7/+7
* no need to escape `|'; as discussed with schwartzejmc2011-05-021-3/+3
* When the first argument or arguments of a macro are opening delimitersschwarze2010-07-151-9/+9
* remove references to docs we no longer install;jmc2010-01-101-5/+2
* The last paragraphs of the "Built-in commands" section are properlyguenther2009-07-221-3/+3
* after some discussion with millert, pull in the character class infojmc2009-03-061-3/+22
* Add glob(7) and refer to it. OK jmc@ sobrado@millert2009-03-051-2/+3
* from wiz@netbsd, -r1.44:jmc2009-03-041-3/+3
* documentation tweaks.sobrado2008-05-171-7/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* sort options and make -X a little clearer; mostly from Igor Sobradojmc2007-02-161-14/+13
* document that csh will do fast mode startup if $HOME is not setgrunk2005-11-101-1/+4
* .Xr script 7jmc2005-05-121-2/+3
* vmemsize -> vmemoryuse for consistency with tcsh and document. mickey@ OKmillert2004-08-071-1/+3
* correct way to specify a numeric argument to pushd is `+n', not `n';jmc2004-04-211-2/+2
* point people to usd doc;jmc2004-04-191-2/+3
* wording/grammar improvements from Jared Yanovich;jmc2004-03-181-12/+12
* escape punctuation;jmc2003-09-021-17/+17
* kill printf builtin. no reason to be a builtin, but furthermore, thederaadt2003-06-231-12/+1
* better document "limit";jmc2003-06-161-16/+28
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* section reorder;jmc2003-05-291-8/+8
* cpu -> CPUjmc2003-05-121-2/+2
* typos;jmc2003-04-281-23/+24
* o) start new sentence on a new line;mpech2001-11-131-3/+3
* pet peeve, insure vs ensurehugh2001-08-021-2/+2
* - Some section shuffling: conform to the standard order documented in mdoc(7)aaron2000-11-091-18/+18
* Insert some missing commas.aaron2000-11-091-6/+6
* Use mkstemp(3) for here document (<<) temporary files instead of $$millert2000-10-301-2/+2
* Where we talk about $$, also say mention that PIDs are not safe to use foraaron2000-10-191-1/+6
* Move some misplaced periods outside of the parentheses.aaron2000-04-171-2/+2