summaryrefslogtreecommitdiff
path: root/doc/builtins.1
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2022-09-26 11:49:46 -0400
committerChet Ramey <chet.ramey@case.edu>2022-09-26 11:49:46 -0400
commit74091dd4e8086db518b30df7f222691524469998 (patch)
treeebe89d8f0ed44b7f79aa3c759d3f85e15996eaee /doc/builtins.1
parent9439ce094c9aa7557a9d53ac7b412a23aa66e36b (diff)
downloadbash-74091dd4e8086db518b30df7f222691524469998.tar.gz
bash-5.2 distribution sources and documentationbash-5.2
Diffstat (limited to 'doc/builtins.1')
-rw-r--r--doc/builtins.110
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/builtins.1 b/doc/builtins.1
index 4413c76f..43d92a2f 100644
--- a/doc/builtins.1
+++ b/doc/builtins.1
@@ -7,14 +7,14 @@
.de FN
\fI\|\\$1\|\fP
..
-.TH BASH_BUILTINS 1 "2004 Apr 20" "GNU Bash 5.0"
+.TH BASH_BUILTINS 1 "2021 November 22" "GNU Bash 5.2"
.SH NAME
-bash, :, ., [, alias, bg, bind, break, builtin, caller,
-cd, command, compgen, complete,
-compopt, continue, declare, dirs, disown, echo, enable, eval, exec, exit,
+:, ., [, alias, bg, bind, break, builtin, caller,
+cd, command, compgen, complete, compopt,
+continue, declare, dirs, disown, echo, enable, eval, exec, exit,
export, false, fc, fg, getopts, hash, help, history, jobs, kill,
let, local, logout, mapfile, popd, printf, pushd, pwd, read,
-readonly, return, set,
+readarray, readonly, return, set,
shift, shopt, source, suspend, test, times, trap, true, type, typeset,
ulimit, umask, unalias, unset, wait \- bash built-in commands, see \fBbash\fR(1)
.SH BASH BUILTIN COMMANDS