bf8bfec254a30f5e71b26ea897323fad3cfea551
[platform/upstream/bash.git] / doc / builtins.1
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-4.0"
4 .SH NAME
5 bash, :, ., [, alias, bg, bind, break, builtin, caller,
6 cd, command, compgen, complete,
7 compopt, continue, declare, dirs, disown, echo, enable, eval, exec, exit,
8 export, false, fc, fg, getopts, hash, help, history, jobs, kill,
9 let, local, logout, mapfile, popd, printf, pushd, pwd, read,
10 readonly, return, set,
11 shift, shopt, source, suspend, test, times, trap, true, type, typeset,
12 ulimit, umask, unalias, unset, wait \- bash built-in commands, see \fBbash\fR(1)
13 .SH BASH BUILTIN COMMANDS
14 .nr zZ 1
15 .so bash.1
16 .SH SEE ALSO
17 bash(1), sh(1)