mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-29 16:39:53 +02:00
commit bash-20130111 snapshot
This commit is contained in:
+33
-33
@@ -36,7 +36,7 @@
|
||||
@numsubsecentry{Word Splitting}{3.5.7}{Word Splitting}{28}
|
||||
@numsubsecentry{Filename Expansion}{3.5.8}{Filename Expansion}{29}
|
||||
@numsubsubsecentry{Pattern Matching}{3.5.8.1}{Pattern Matching}{29}
|
||||
@numsubsecentry{Quote Removal}{3.5.9}{Quote Removal}{30}
|
||||
@numsubsecentry{Quote Removal}{3.5.9}{Quote Removal}{31}
|
||||
@numsecentry{Redirections}{3.6}{Redirections}{31}
|
||||
@numsubsecentry{Redirecting Input}{3.6.1}{}{32}
|
||||
@numsubsecentry{Redirecting Output}{3.6.2}{}{32}
|
||||
@@ -45,7 +45,7 @@
|
||||
@numsubsecentry{Appending Standard Output and Standard Error}{3.6.5}{}{33}
|
||||
@numsubsecentry{Here Documents}{3.6.6}{}{33}
|
||||
@numsubsecentry{Here Strings}{3.6.7}{}{33}
|
||||
@numsubsecentry{Duplicating File Descriptors}{3.6.8}{}{33}
|
||||
@numsubsecentry{Duplicating File Descriptors}{3.6.8}{}{34}
|
||||
@numsubsecentry{Moving File Descriptors}{3.6.9}{}{34}
|
||||
@numsubsecentry{Opening File Descriptors for Reading and Writing}{3.6.10}{}{34}
|
||||
@numsecentry{Executing Commands}{3.7}{Executing Commands}{34}
|
||||
@@ -56,16 +56,16 @@
|
||||
@numsubsecentry{Exit Status}{3.7.5}{Exit Status}{37}
|
||||
@numsubsecentry{Signals}{3.7.6}{Signals}{38}
|
||||
@numsecentry{Shell Scripts}{3.8}{Shell Scripts}{38}
|
||||
@numchapentry{Shell Builtin Commands}{4}{Shell Builtin Commands}{41}
|
||||
@numsecentry{Bourne Shell Builtins}{4.1}{Bourne Shell Builtins}{41}
|
||||
@numsecentry{Bash Builtin Commands}{4.2}{Bash Builtins}{48}
|
||||
@numsecentry{Modifying Shell Behavior}{4.3}{Modifying Shell Behavior}{58}
|
||||
@numsubsecentry{The Set Builtin}{4.3.1}{The Set Builtin}{58}
|
||||
@numsubsecentry{The Shopt Builtin}{4.3.2}{The Shopt Builtin}{62}
|
||||
@numchapentry{Shell Builtin Commands}{4}{Shell Builtin Commands}{40}
|
||||
@numsecentry{Bourne Shell Builtins}{4.1}{Bourne Shell Builtins}{40}
|
||||
@numsecentry{Bash Builtin Commands}{4.2}{Bash Builtins}{47}
|
||||
@numsecentry{Modifying Shell Behavior}{4.3}{Modifying Shell Behavior}{57}
|
||||
@numsubsecentry{The Set Builtin}{4.3.1}{The Set Builtin}{57}
|
||||
@numsubsecentry{The Shopt Builtin}{4.3.2}{The Shopt Builtin}{61}
|
||||
@numsecentry{Special Builtins}{4.4}{Special Builtins}{67}
|
||||
@numchapentry{Shell Variables}{5}{Shell Variables}{69}
|
||||
@numsecentry{Bourne Shell Variables}{5.1}{Bourne Shell Variables}{69}
|
||||
@numsecentry{Bash Variables}{5.2}{Bash Variables}{69}
|
||||
@numchapentry{Shell Variables}{5}{Shell Variables}{68}
|
||||
@numsecentry{Bourne Shell Variables}{5.1}{Bourne Shell Variables}{68}
|
||||
@numsecentry{Bash Variables}{5.2}{Bash Variables}{68}
|
||||
@numchapentry{Bash Features}{6}{Bash Features}{79}
|
||||
@numsecentry{Invoking Bash}{6.1}{Invoking Bash}{79}
|
||||
@numsecentry{Bash Startup Files}{6.2}{Bash Startup Files}{81}
|
||||
@@ -77,11 +77,11 @@
|
||||
@numsecentry{Shell Arithmetic}{6.5}{Shell Arithmetic}{86}
|
||||
@numsecentry{Aliases}{6.6}{Aliases}{87}
|
||||
@numsecentry{Arrays}{6.7}{Arrays}{88}
|
||||
@numsecentry{The Directory Stack}{6.8}{The Directory Stack}{89}
|
||||
@numsubsecentry{Directory Stack Builtins}{6.8.1}{Directory Stack Builtins}{89}
|
||||
@numsecentry{The Directory Stack}{6.8}{The Directory Stack}{90}
|
||||
@numsubsecentry{Directory Stack Builtins}{6.8.1}{Directory Stack Builtins}{90}
|
||||
@numsecentry{Controlling the Prompt}{6.9}{Controlling the Prompt}{91}
|
||||
@numsecentry{The Restricted Shell}{6.10}{The Restricted Shell}{92}
|
||||
@numsecentry{Bash POSIX Mode}{6.11}{Bash POSIX Mode}{92}
|
||||
@numsecentry{Bash POSIX Mode}{6.11}{Bash POSIX Mode}{93}
|
||||
@numchapentry{Job Control}{7}{Job Control}{97}
|
||||
@numsecentry{Job Control Basics}{7.1}{Job Control Basics}{97}
|
||||
@numsecentry{Job Control Builtins}{7.2}{Job Control Builtins}{98}
|
||||
@@ -118,22 +118,22 @@
|
||||
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{136}
|
||||
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{136}
|
||||
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{137}
|
||||
@numchapentry{Installing Bash}{10}{Installing Bash}{139}
|
||||
@numsecentry{Basic Installation}{10.1}{Basic Installation}{139}
|
||||
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{140}
|
||||
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{140}
|
||||
@numsecentry{Installation Names}{10.4}{Installation Names}{140}
|
||||
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{140}
|
||||
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{141}
|
||||
@numsecentry{Operation Controls}{10.7}{Operation Controls}{141}
|
||||
@numsecentry{Optional Features}{10.8}{Optional Features}{141}
|
||||
@appentry{Reporting Bugs}{A}{Reporting Bugs}{147}
|
||||
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{149}
|
||||
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{153}
|
||||
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{155}
|
||||
@appentry{Indexes}{D}{Indexes}{163}
|
||||
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{163}
|
||||
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{164}
|
||||
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{164}
|
||||
@appsecentry{Function Index}{D.4}{Function Index}{166}
|
||||
@appsecentry{Concept Index}{D.5}{Concept Index}{168}
|
||||
@numchapentry{Installing Bash}{10}{Installing Bash}{138}
|
||||
@numsecentry{Basic Installation}{10.1}{Basic Installation}{138}
|
||||
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{139}
|
||||
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{139}
|
||||
@numsecentry{Installation Names}{10.4}{Installation Names}{139}
|
||||
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{139}
|
||||
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{140}
|
||||
@numsecentry{Operation Controls}{10.7}{Operation Controls}{140}
|
||||
@numsecentry{Optional Features}{10.8}{Optional Features}{140}
|
||||
@appentry{Reporting Bugs}{A}{Reporting Bugs}{145}
|
||||
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{146}
|
||||
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{150}
|
||||
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{152}
|
||||
@appentry{Indexes}{D}{Indexes}{160}
|
||||
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{160}
|
||||
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{161}
|
||||
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{161}
|
||||
@appsecentry{Function Index}{D.4}{Function Index}{163}
|
||||
@appsecentry{Concept Index}{D.5}{Concept Index}{165}
|
||||
|
||||
Reference in New Issue
Block a user