commit bash-20190524 snapshot

This commit is contained in:
Chet Ramey
2019-05-28 10:02:55 -04:00
parent 376c9fe57c
commit 52e4696964
35 changed files with 7537 additions and 7306 deletions
+55 -55
View File
@@ -82,58 +82,58 @@
@numsecentry{Controlling the Prompt}{6.9}{Controlling the Prompt}{97}
@numsecentry{The Restricted Shell}{6.10}{The Restricted Shell}{99}
@numsecentry{Bash POSIX Mode}{6.11}{Bash POSIX Mode}{99}
@numchapentry{Job Control}{7}{Job Control}{103}
@numsecentry{Job Control Basics}{7.1}{Job Control Basics}{103}
@numsecentry{Job Control Builtins}{7.2}{Job Control Builtins}{104}
@numsecentry{Job Control Variables}{7.3}{Job Control Variables}{106}
@numchapentry{Command Line Editing}{8}{Command Line Editing}{107}
@numsecentry{Introduction to Line Editing}{8.1}{Introduction and Notation}{107}
@numsecentry{Readline Interaction}{8.2}{Readline Interaction}{107}
@numsubsecentry{Readline Bare Essentials}{8.2.1}{Readline Bare Essentials}{108}
@numsubsecentry{Readline Movement Commands}{8.2.2}{Readline Movement Commands}{108}
@numsubsecentry{Readline Killing Commands}{8.2.3}{Readline Killing Commands}{109}
@numsubsecentry{Readline Arguments}{8.2.4}{Readline Arguments}{109}
@numsubsecentry{Searching for Commands in the History}{8.2.5}{Searching}{109}
@numsecentry{Readline Init File}{8.3}{Readline Init File}{110}
@numsubsecentry{Readline Init File Syntax}{8.3.1}{Readline Init File Syntax}{110}
@numsubsecentry{Conditional Init Constructs}{8.3.2}{Conditional Init Constructs}{118}
@numsubsecentry{Sample Init File}{8.3.3}{Sample Init File}{120}
@numsecentry{Bindable Readline Commands}{8.4}{Bindable Readline Commands}{123}
@numsubsecentry{Commands For Moving}{8.4.1}{Commands For Moving}{123}
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{124}
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{125}
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{127}
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{128}
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{128}
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{130}
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{130}
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{132}
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{133}
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{135}
@numsecentry{A Programmable Completion Example}{8.8}{A Programmable Completion Example}{139}
@numchapentry{Using History Interactively}{9}{Using History Interactively}{142}
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{142}
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{142}
@numsecentry{History Expansion}{9.3}{History Interaction}{144}
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{145}
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{145}
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{146}
@numchapentry{Installing Bash}{10}{Installing Bash}{148}
@numsecentry{Basic Installation}{10.1}{Basic Installation}{148}
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{149}
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{149}
@numsecentry{Installation Names}{10.4}{Installation Names}{149}
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{150}
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{150}
@numsecentry{Operation Controls}{10.7}{Operation Controls}{150}
@numsecentry{Optional Features}{10.8}{Optional Features}{151}
@appentry{Reporting Bugs}{A}{Reporting Bugs}{156}
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{157}
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{161}
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{163}
@appentry{Indexes}{D}{Indexes}{171}
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{171}
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{172}
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{173}
@appsecentry{Function Index}{D.4}{Function Index}{175}
@appsecentry{Concept Index}{D.5}{Concept Index}{177}
@numchapentry{Job Control}{7}{Job Control}{104}
@numsecentry{Job Control Basics}{7.1}{Job Control Basics}{104}
@numsecentry{Job Control Builtins}{7.2}{Job Control Builtins}{105}
@numsecentry{Job Control Variables}{7.3}{Job Control Variables}{107}
@numchapentry{Command Line Editing}{8}{Command Line Editing}{108}
@numsecentry{Introduction to Line Editing}{8.1}{Introduction and Notation}{108}
@numsecentry{Readline Interaction}{8.2}{Readline Interaction}{108}
@numsubsecentry{Readline Bare Essentials}{8.2.1}{Readline Bare Essentials}{109}
@numsubsecentry{Readline Movement Commands}{8.2.2}{Readline Movement Commands}{109}
@numsubsecentry{Readline Killing Commands}{8.2.3}{Readline Killing Commands}{110}
@numsubsecentry{Readline Arguments}{8.2.4}{Readline Arguments}{110}
@numsubsecentry{Searching for Commands in the History}{8.2.5}{Searching}{110}
@numsecentry{Readline Init File}{8.3}{Readline Init File}{111}
@numsubsecentry{Readline Init File Syntax}{8.3.1}{Readline Init File Syntax}{111}
@numsubsecentry{Conditional Init Constructs}{8.3.2}{Conditional Init Constructs}{119}
@numsubsecentry{Sample Init File}{8.3.3}{Sample Init File}{121}
@numsecentry{Bindable Readline Commands}{8.4}{Bindable Readline Commands}{124}
@numsubsecentry{Commands For Moving}{8.4.1}{Commands For Moving}{124}
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{125}
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{126}
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{128}
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{129}
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{129}
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{131}
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{131}
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{133}
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{134}
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{136}
@numsecentry{A Programmable Completion Example}{8.8}{A Programmable Completion Example}{140}
@numchapentry{Using History Interactively}{9}{Using History Interactively}{143}
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{143}
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{143}
@numsecentry{History Expansion}{9.3}{History Interaction}{145}
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{146}
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{146}
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{147}
@numchapentry{Installing Bash}{10}{Installing Bash}{149}
@numsecentry{Basic Installation}{10.1}{Basic Installation}{149}
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{150}
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{150}
@numsecentry{Installation Names}{10.4}{Installation Names}{150}
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{151}
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{151}
@numsecentry{Operation Controls}{10.7}{Operation Controls}{151}
@numsecentry{Optional Features}{10.8}{Optional Features}{152}
@appentry{Reporting Bugs}{A}{Reporting Bugs}{157}
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{158}
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{162}
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{164}
@appentry{Indexes}{D}{Indexes}{172}
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{172}
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{173}
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{174}
@appsecentry{Function Index}{D.4}{Function Index}{176}
@appsecentry{Concept Index}{D.5}{Concept Index}{178}