summaryrefslogtreecommitdiff
path: root/bin/csh/csh.1
AgeCommit message (Expand)Author
2023-03-30escape "An" in a %T call, so groff does not flag it as an error;Jason McIntyre
2023-03-30adjust markup of one of the builtin kill usageOmar Polo
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2021-03-08Add some references, most of these were removed when we stopped buildingJonathan Gray
2020-07-08Clarify that csh's -f flag is not just about .cshrc.Todd C. Miller
2019-07-29Remove several .Xrs to section 2 and 3 that help little.Ingo Schwarze
2019-07-26Replace cross-references to sigvec(3) with sigaction(2).Todd C. Miller
2019-06-02In manpages, don't escape apostrophes as \'; it's rarely what you want.Anthony J. Bentley
2018-11-10remove mention of sbrk.Daniel Dickman
2017-12-12Document change in the default shell prompts.Theo Buehler
2017-06-10missing blank before full stop, found with mandoc -TlintIngo Schwarze
2016-10-07suppose we should fix csh while we're at it.Ted Unangst
2015-10-26document the -p and -l file enquiries and explicitly do not document -sChristian Weisgerber
2015-02-28Reduce usage of predefined strings in manpages.Anthony J. Bentley
2015-01-15remove .Tn; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2014-12-09put back some information what the character classes actually mean;Ingo Schwarze
2014-12-09no more ctype(3);Jason McIntyre
2014-10-16Kill the alloc command, which tried to measure behaviour based on sbrk.Theo de Raadt
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2013-10-20catch up with elf(5)/stab(5) removal;Jason McIntyre
2013-10-19fix a few obvious .Ar markup errors (unfortunately, there are many more)Ingo Schwarze
2012-01-15Document what remains of the 2BSD heritage.Ingo Schwarze
2011-09-03make -column lists pretty again;Jason McIntyre
2011-05-02no need to escape `|'; as discussed with schwartzeJason McIntyre
2010-07-15When the first argument or arguments of a macro are opening delimitersIngo Schwarze
2010-01-10remove references to docs we no longer install;Jason McIntyre
2009-07-22The last paragraphs of the "Built-in commands" section are properlyPhilip Guenthe
2009-03-06after some discussion with millert, pull in the character class infoJason McIntyre
2009-03-05Add glob(7) and refer to it. OK jmc@ sobrado@Todd C. Miller
2009-03-04from wiz@netbsd, -r1.44:Jason McIntyre
2008-05-17documentation tweaks.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-16sort options and make -X a little clearer; mostly from Igor SobradoJason McIntyre
2005-11-10document that csh will do fast mode startup if $HOME is not setAlexander von Gernler
2005-05-12.Xr script 7Jason McIntyre
2004-08-07vmemsize -> vmemoryuse for consistency with tcsh and document. mickey@ OKTodd C. Miller
2004-04-21correct way to specify a numeric argument to pushd is `+n', not `n';Jason McIntyre
2004-04-19point people to usd doc;Jason McIntyre
2004-03-18wording/grammar improvements from Jared Yanovich;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-06-23kill printf builtin. no reason to be a builtin, but furthermore, theTheo de Raadt
2003-06-16better document "limit";Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-29section reorder;Jason McIntyre
2003-05-12cpu -> CPUJason McIntyre
2003-04-28typos;Jason McIntyre
2001-11-13o) start new sentence on a new line;Mike Pechkin
2001-08-02pet peeve, insure vs ensureHugh Graham
2000-11-09- Some section shuffling: conform to the standard order documented in mdoc(7)Aaron Campbell
2000-11-09Insert some missing commas.Aaron Campbell