summaryrefslogtreecommitdiffstats
path: root/bin/sh/sh.1
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
* Remove duplicate words.dd2001-06-241-1/+1
* Document "chdir" builtin.dd2001-04-281-0/+4
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-5/+8
* Prepare for mdoc(7)NG.ru2001-01-161-1/+1
* Prepare for mdoc(7)NG.ru2000-12-181-11/+11
* Prepare for mdoc(7)NG.ru2000-12-151-2/+2
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-1/+1
* Implement the <> redirection operator.brian2000-10-031-3/+6
* Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar).sheldonh2000-07-241-1/+1
* Add missing punctuation to one line.sheldonh2000-07-241-1/+1
* Document the builtin echo commandmarko2000-07-171-4/+60
* Document ulimit -b for RLIMIT_SBSIZE.cracauer1999-12-151-1/+3
* make '|' character visible.cracauer1999-12-051-1/+1
* Follow-up on mdoc fixes in rev 1.35; this includes things that I missedsheldonh1999-11-181-29/+58
* Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as ansheldonh1999-11-101-2/+2
* Mdoc cleanup, with a few grammar cleanups on the side.sheldonh1999-10-071-498/+922
* Correct some hard sentence breaks. Only those surrounding the previoussheldonh1999-09-141-61/+65
* Improve shell documentation:sheldonh1999-09-081-32/+40
* Revert to using .Xr for builtins. The cross-references don't work now,sheldonh1999-08-311-5/+5
* Clean-up:sheldonh1999-08-301-69/+160
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Make the behaviour of `read -e', ie. treating backslashes as special,tg1999-08-261-9/+11
* Typo fix.max1999-04-191-3/+3
* Implement -a flag. A test shell script can be found atcracauer1999-04-031-2/+1
* -T was missing in the synopsis line.cracauer1999-04-021-2/+2
* The immediate execution of traps I introduced in September 1998 (tocracauer1999-04-011-1/+13
* sh doesn't support <> redirections.brian1999-03-311-4/+2
* Add references to test(1) and expr(1).jkoshy1998-12-181-1/+4
* Fix typo. "If the an entry" --> "If an entry"billf1998-12-021-2/+2
* Document behaviour of "-" and "--" on the command line.jkoshy1998-07-301-2/+7
* Add rcsid. Spelling.charnier1998-05-181-3/+3
* Explicitly describe the rules the shell uses to search for a filejdp1998-02-121-1/+10
* Correct a bogon in an example.steve1998-01-021-2/+2
* Document the exit status for a command that was terminated by ajdp1997-11-121-1/+5
* Add the '-t timeout' option to the 'read' builtin. This allows themsmith1997-09-291-2/+9
* PR: docs/4449wosch1997-09-131-1/+6
* Revise the section that explains how to protect parts of an $ENV scriptsteve1997-05-071-20/+12
* mdoc-ify and cleanup UNIMPLEMENTED messages. Closes PR 2880.steve1997-04-281-735/+587
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-50/+106
* Add the -p (privileged) commandline switchsteve1996-10-291-2/+11
* Fix for PR#1287. This makes sh behave sensibly in case statements in thepeter1996-09-031-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-8/+10
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-1/+6
* o rename ulimit -p into ulimit -u, so we are in agreement with bashjoerg1995-10-211-2/+2
* Implement the "ulimit" builtin. This is the analogon to csh's "limit"joerg1995-10-191-1/+53
* typo there --> theiradam1995-05-051-9/+16
OpenPOWER on IntegriCloud