mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-09 13:10:50 +02:00
use name as GLOBSORT secondary sort key; new GLOBSORT sort specifier: `numeric'; let readonly and export work on local variables at previous scopes for both array and scalar variables
This commit is contained in:
+3
-3
@@ -62,7 +62,7 @@
|
||||
@numsecentry{Bash Builtin Commands}{4.2}{Bash Builtins}{57}
|
||||
@numsecentry{Modifying Shell Behavior}{4.3}{Modifying Shell Behavior}{69}
|
||||
@numsubsecentry{The Set Builtin}{4.3.1}{The Set Builtin}{69}
|
||||
@numsubsecentry{The Shopt Builtin}{4.3.2}{The Shopt Builtin}{73}
|
||||
@numsubsecentry{The Shopt Builtin}{4.3.2}{The Shopt Builtin}{74}
|
||||
@numsecentry{Special Builtins}{4.4}{Special Builtins}{80}
|
||||
@numchapentry{Shell Variables}{5}{Shell Variables}{81}
|
||||
@numsecentry{Bourne Shell Variables}{5.1}{Bourne Shell Variables}{81}
|
||||
@@ -107,9 +107,9 @@
|
||||
@numsubsecentry{Commands For Manipulating The History}{8.4.2}{Commands For History}{140}
|
||||
@numsubsecentry{Commands For Changing Text}{8.4.3}{Commands For Text}{142}
|
||||
@numsubsecentry{Killing And Yanking}{8.4.4}{Commands For Killing}{143}
|
||||
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{144}
|
||||
@numsubsecentry{Specifying Numeric Arguments}{8.4.5}{Numeric Arguments}{145}
|
||||
@numsubsecentry{Letting Readline Type For You}{8.4.6}{Commands For Completion}{145}
|
||||
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{146}
|
||||
@numsubsecentry{Keyboard Macros}{8.4.7}{Keyboard Macros}{147}
|
||||
@numsubsecentry{Some Miscellaneous Commands}{8.4.8}{Miscellaneous Commands}{147}
|
||||
@numsecentry{Readline vi Mode}{8.5}{Readline vi Mode}{149}
|
||||
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{150}
|
||||
|
||||
Reference in New Issue
Block a user