source: trunk/essentials/app-shells/bash/doc/builtins.1

Last change on this file was 3235, checked in by bird, 18 years ago

Applied bash-3.1-gentoo.patch (gentoo).

  • Property svn:eol-style set to native
File size: 647 bytes
Line 
1.\" This is a hack to force bash builtins into the whatis database
2.\" and to get the list of builtins to come up with the man command.
3.TH BASH_BUILTINS 1 "2004 Apr 20" "GNU Bash-3.0"
4.SH NAME
5bash, :, ., [, alias, bg, bind, break, builtin, cd, command, compgen, complete,
6continue, declare, dirs, disown, echo, enable, eval, exec, exit,
7export, fc, fg, getopts, hash, help, history, jobs, kill,
8let, local, logout, popd, printf, pushd, pwd, read, readonly, return, set,
9shift, shopt, source, suspend, test, times, trap, type, typeset,
10ulimit, umask, unalias, unset, wait \- bash built-in commands, see \fBbash\fR(1)
11.SH SEE ALSO
12bash(1), sh(1)
Note: See TracBrowser for help on using the repository browser.