commit bash-20041122 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 13:40:08 -05:00
parent f75912ae36
commit eb2bb5621f
36 changed files with 12861 additions and 12273 deletions
+10 -10
View File
@@ -26,33 +26,33 @@
\subsecentry{Special Parameters}{3}{4}{2}{15}
\secentry{Shell Expansions}{3}{5}{16}
\subsecentry{Brace Expansion}{3}{5}{1}{17}
\subsecentry{Tilde Expansion}{3}{5}{2}{17}
\subsecentry{Tilde Expansion}{3}{5}{2}{18}
\subsecentry{Shell Parameter Expansion}{3}{5}{3}{18}
\subsecentry{Command Substitution}{3}{5}{4}{21}
\subsecentry{Arithmetic Expansion}{3}{5}{5}{21}
\subsecentry{Process Substitution}{3}{5}{6}{21}
\subsecentry{Process Substitution}{3}{5}{6}{22}
\subsecentry{Word Splitting}{3}{5}{7}{22}
\subsecentry{Filename Expansion}{3}{5}{8}{22}
\subsubsecentry{Pattern Matching}{3}{5}{8}{1}{23}
\subsecentry{Quote Removal}{3}{5}{9}{24}
\secentry{Redirections}{3}{6}{24}
\subsecentry{Redirecting Input}{3}{6}{1}{25}
\subsecentry{Redirecting Output}{3}{6}{2}{25}
\subsecentry{Redirecting Output}{3}{6}{2}{26}
\subsecentry{Appending Redirected Output}{3}{6}{3}{26}
\subsecentry{Redirecting Standard Output and Standard Error}{3}{6}{4}{26}
\subsecentry{Here Documents}{3}{6}{5}{26}
\subsecentry{Here Strings}{3}{6}{6}{26}
\subsecentry{Here Strings}{3}{6}{6}{27}
\subsecentry{Duplicating File Descriptors}{3}{6}{7}{27}
\subsecentry{Moving File Descriptors}{3}{6}{8}{27}
\subsecentry{Opening File Descriptors for Reading and Writing}{3}{6}{9}{27}
\secentry{Executing Commands}{3}{7}{27}
\subsecentry{Simple Command Expansion}{3}{7}{1}{27}
\subsecentry{Opening File Descriptors for Reading and Writing}{3}{6}{9}{28}
\secentry{Executing Commands}{3}{7}{28}
\subsecentry{Simple Command Expansion}{3}{7}{1}{28}
\subsecentry{Command Search and Execution}{3}{7}{2}{28}
\subsecentry{Command Execution Environment}{3}{7}{3}{29}
\subsecentry{Environment}{3}{7}{4}{30}
\subsecentry{Exit Status}{3}{7}{5}{30}
\subsecentry{Exit Status}{3}{7}{5}{31}
\subsecentry{Signals}{3}{7}{6}{31}
\secentry{Shell Scripts}{3}{8}{31}
\secentry{Shell Scripts}{3}{8}{32}
\chapentry{Shell Builtin Commands}{4}{33}
\secentry{Bourne Shell Builtins}{4}{1}{33}
\secentry{Bash Builtin Commands}{4}{2}{39}
@@ -96,7 +96,7 @@
\secentry{Bindable Readline Commands}{8}{4}{97}
\subsecentry{Commands For Moving}{8}{4}{1}{97}
\subsecentry{Commands For Manipulating The History}{8}{4}{2}{97}
\subsecentry{Commands For Changing Text}{8}{4}{3}{98}
\subsecentry{Commands For Changing Text}{8}{4}{3}{99}
\subsecentry{Killing And Yanking}{8}{4}{4}{100}
\subsecentry{Specifying Numeric Arguments}{8}{4}{5}{101}
\subsecentry{Letting Readline Type For You}{8}{4}{6}{101}