mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-08 12:50:49 +02:00
documentation updates; test suite updates to reduce extraneous diff output; don't export BASHOPTS into running tests
This commit is contained in:
+6
-6
@@ -33,13 +33,13 @@
|
||||
@numsubsecentry{Shell Parameter Expansion}{3.5.3}{Shell Parameter Expansion}{27}
|
||||
@numsubsecentry{Command Substitution}{3.5.4}{Command Substitution}{35}
|
||||
@numsubsecentry{Arithmetic Expansion}{3.5.5}{Arithmetic Expansion}{36}
|
||||
@numsubsecentry{Process Substitution}{3.5.6}{Process Substitution}{36}
|
||||
@numsubsecentry{Process Substitution}{3.5.6}{Process Substitution}{37}
|
||||
@numsubsecentry{Word Splitting}{3.5.7}{Word Splitting}{37}
|
||||
@numsubsecentry{Filename Expansion}{3.5.8}{Filename Expansion}{37}
|
||||
@numsubsecentry{Filename Expansion}{3.5.8}{Filename Expansion}{38}
|
||||
@numsubsubsecentry{Pattern Matching}{3.5.8.1}{Pattern Matching}{38}
|
||||
@numsubsecentry{Quote Removal}{3.5.9}{Quote Removal}{40}
|
||||
@numsecentry{Redirections}{3.6}{Redirections}{40}
|
||||
@numsubsecentry{Redirecting Input}{3.6.1}{}{41}
|
||||
@numsubsecentry{Redirecting Input}{3.6.1}{}{42}
|
||||
@numsubsecentry{Redirecting Output}{3.6.2}{}{42}
|
||||
@numsubsecentry{Appending Redirected Output}{3.6.3}{}{42}
|
||||
@numsubsecentry{Redirecting Standard Output and Standard Error}{3.6.4}{}{42}
|
||||
@@ -53,7 +53,7 @@
|
||||
@numsubsecentry{Simple Command Expansion}{3.7.1}{Simple Command Expansion}{44}
|
||||
@numsubsecentry{Command Search and Execution}{3.7.2}{Command Search and Execution}{45}
|
||||
@numsubsecentry{Command Execution Environment}{3.7.3}{Command Execution Environment}{45}
|
||||
@numsubsecentry{Environment}{3.7.4}{Environment}{46}
|
||||
@numsubsecentry{Environment}{3.7.4}{Environment}{47}
|
||||
@numsubsecentry{Exit Status}{3.7.5}{Exit Status}{47}
|
||||
@numsubsecentry{Signals}{3.7.6}{Signals}{48}
|
||||
@numsecentry{Shell Scripts}{3.8}{Shell Scripts}{49}
|
||||
@@ -61,9 +61,9 @@
|
||||
@numsecentry{Bourne Shell Builtins}{4.1}{Bourne Shell Builtins}{51}
|
||||
@numsecentry{Bash Builtin Commands}{4.2}{Bash Builtins}{60}
|
||||
@numsecentry{Modifying Shell Behavior}{4.3}{Modifying Shell Behavior}{72}
|
||||
@numsubsecentry{The Set Builtin}{4.3.1}{The Set Builtin}{72}
|
||||
@numsubsecentry{The Set Builtin}{4.3.1}{The Set Builtin}{73}
|
||||
@numsubsecentry{The Shopt Builtin}{4.3.2}{The Shopt Builtin}{77}
|
||||
@numsecentry{Special Builtins}{4.4}{Special Builtins}{83}
|
||||
@numsecentry{Special Builtins}{4.4}{Special Builtins}{84}
|
||||
@numchapentry{Shell Variables}{5}{Shell Variables}{85}
|
||||
@numsecentry{Bourne Shell Variables}{5.1}{Bourne Shell Variables}{85}
|
||||
@numsecentry{Bash Variables}{5.2}{Bash Variables}{86}
|
||||
|
||||
Reference in New Issue
Block a user