diff options
author | Chet Ramey <chet.ramey@case.edu> | 2022-08-26 11:08:51 -0400 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2022-08-26 11:08:51 -0400 |
commit | b3afafd86d27d61601cf380e1065d9170862fd10 (patch) | |
tree | abaef1c96fadb1cbdab381dbe945b1373dbde51f /doc/FAQ | |
parent | f36c8c8ecd155104931198d898733bdb961bc27f (diff) | |
download | bash-5.2-rc3.tar.gz |
Bash-5.2-rc3 releasebash-5.2-rc3
Diffstat (limited to 'doc/FAQ')
-rw-r--r-- | doc/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -633,7 +633,7 @@ o There is a new configuration option (in config-top.h) that forces bash to o A new variable $BASHOPTS to export shell options settable using `shopt' to child processes. -o There is a new confgure option that forces the extglob option to be +o There is a new configure option that forces the extglob option to be enabled by default. o New variable $BASH_XTRACEFD; when set to an integer bash will write xtrace |