commit bash-20150821 snapshot

This commit is contained in:
Chet Ramey
2015-09-01 14:44:52 -04:00
parent f2d7e1a3bc
commit d7935593ab
56 changed files with 8050 additions and 7726 deletions
+55 -55
View File
@@ -82,58 +82,58 @@
@numsecentry{Controlling the Prompt}{6.9}{Controlling the Prompt}{92}
@numsecentry{The Restricted Shell}{6.10}{The Restricted Shell}{93}
@numsecentry{Bash POSIX Mode}{6.11}{Bash POSIX Mode}{94}
@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}
@numsecentry{Job Control Variables}{7.3}{Job Control Variables}{100}
@numchapentry{Command Line Editing}{8}{Command Line Editing}{101}
@numsecentry{Introduction to Line Editing}{8.1}{Introduction and Notation}{101}
@numsecentry{Readline Interaction}{8.2}{Readline Interaction}{101}
@numsubsecentry{Readline Bare Essentials}{8.2.1}{Readline Bare Essentials}{102}
@numsubsecentry{Readline Movement Commands}{8.2.2}{Readline Movement Commands}{102}
@numsubsecentry{Readline Killing Commands}{8.2.3}{Readline Killing Commands}{103}
@numsubsecentry{Readline Arguments}{8.2.4}{Readline Arguments}{103}
@numsubsecentry{Searching for Commands in the History}{8.2.5}{Searching}{103}
@numsecentry{Readline Init File}{8.3}{Readline Init File}{104}
@numsubsecentry{Readline Init File Syntax}{8.3.1}{Readline Init File Syntax}{104}
@numsubsecentry{Conditional Init Constructs}{8.3.2}{Conditional Init Constructs}{112}
@numsubsecentry{Sample Init File}{8.3.3}{Sample Init File}{113}
@numsecentry{Bindable Readline Commands}{8.4}{Bindable Readline Commands}{116}
@numsubsecentry{Commands For Moving}{8.4.1}{Commands For Moving}{116}
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{117}
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{118}
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{119}
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{121}
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{121}
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{123}
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{123}
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{125}
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{126}
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{128}
@numsecentry{A Programmable Completion Example}{8.8}{A Programmable Completion Example}{131}
@numchapentry{Using History Interactively}{9}{Using History Interactively}{134}
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{134}
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{134}
@numsecentry{History Expansion}{9.3}{History Interaction}{136}
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{136}
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{137}
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{138}
@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}{146}
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{147}
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{151}
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{153}
@appentry{Indexes}{D}{Indexes}{161}
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{161}
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{162}
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{162}
@appsecentry{Function Index}{D.4}{Function Index}{164}
@appsecentry{Concept Index}{D.5}{Concept Index}{166}
@numchapentry{Job Control}{7}{Job Control}{98}
@numsecentry{Job Control Basics}{7.1}{Job Control Basics}{98}
@numsecentry{Job Control Builtins}{7.2}{Job Control Builtins}{99}
@numsecentry{Job Control Variables}{7.3}{Job Control Variables}{101}
@numchapentry{Command Line Editing}{8}{Command Line Editing}{102}
@numsecentry{Introduction to Line Editing}{8.1}{Introduction and Notation}{102}
@numsecentry{Readline Interaction}{8.2}{Readline Interaction}{102}
@numsubsecentry{Readline Bare Essentials}{8.2.1}{Readline Bare Essentials}{103}
@numsubsecentry{Readline Movement Commands}{8.2.2}{Readline Movement Commands}{103}
@numsubsecentry{Readline Killing Commands}{8.2.3}{Readline Killing Commands}{104}
@numsubsecentry{Readline Arguments}{8.2.4}{Readline Arguments}{104}
@numsubsecentry{Searching for Commands in the History}{8.2.5}{Searching}{104}
@numsecentry{Readline Init File}{8.3}{Readline Init File}{105}
@numsubsecentry{Readline Init File Syntax}{8.3.1}{Readline Init File Syntax}{105}
@numsubsecentry{Conditional Init Constructs}{8.3.2}{Conditional Init Constructs}{113}
@numsubsecentry{Sample Init File}{8.3.3}{Sample Init File}{114}
@numsecentry{Bindable Readline Commands}{8.4}{Bindable Readline Commands}{117}
@numsubsecentry{Commands For Moving}{8.4.1}{Commands For Moving}{117}
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{118}
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{119}
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{120}
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{122}
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{122}
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{124}
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{124}
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{126}
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{127}
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{129}
@numsecentry{A Programmable Completion Example}{8.8}{A Programmable Completion Example}{132}
@numchapentry{Using History Interactively}{9}{Using History Interactively}{135}
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{135}
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{135}
@numsecentry{History Expansion}{9.3}{History Interaction}{137}
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{137}
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{138}
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{139}
@numchapentry{Installing Bash}{10}{Installing Bash}{140}
@numsecentry{Basic Installation}{10.1}{Basic Installation}{140}
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{141}
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{141}
@numsecentry{Installation Names}{10.4}{Installation Names}{141}
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{141}
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{142}
@numsecentry{Operation Controls}{10.7}{Operation Controls}{142}
@numsecentry{Optional Features}{10.8}{Optional Features}{142}
@appentry{Reporting Bugs}{A}{Reporting Bugs}{147}
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{148}
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{152}
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{154}
@appentry{Indexes}{D}{Indexes}{162}
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{162}
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{163}
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{163}
@appsecentry{Function Index}{D.4}{Function Index}{165}
@appsecentry{Concept Index}{D.5}{Concept Index}{167}