mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-04 02:40:49 +02:00
fix for read builtin and invalid multibyte characters followed by the delimiter; updated formatted documentation; new bash.pot file with updated strings; updated translations
This commit is contained in:
+2
-2
@@ -92,7 +92,7 @@
|
||||
\entry{INPUTRC}{95}{\code {INPUTRC}}
|
||||
\entry{INSIDE_EMACS}{95}{\code {INSIDE_EMACS}}
|
||||
\entry{LANG}{95}{\code {LANG}}
|
||||
\entry{LC_ALL}{95}{\code {LC_ALL}}
|
||||
\entry{LC_ALL}{96}{\code {LC_ALL}}
|
||||
\entry{LC_COLLATE}{96}{\code {LC_COLLATE}}
|
||||
\entry{LC_CTYPE}{96}{\code {LC_CTYPE}}
|
||||
\entry{LC_MESSAGES}{96}{\code {LC_MESSAGES}}
|
||||
@@ -117,7 +117,7 @@
|
||||
\entry{PWD}{97}{\code {PWD}}
|
||||
\entry{RANDOM}{97}{\code {RANDOM}}
|
||||
\entry{READLINE_ARGUMENT}{97}{\code {READLINE_ARGUMENT}}
|
||||
\entry{READLINE_LINE}{97}{\code {READLINE_LINE}}
|
||||
\entry{READLINE_LINE}{98}{\code {READLINE_LINE}}
|
||||
\entry{READLINE_MARK}{98}{\code {READLINE_MARK}}
|
||||
\entry{READLINE_POINT}{98}{\code {READLINE_POINT}}
|
||||
\entry{REPLY}{98}{\code {REPLY}}
|
||||
|
||||
Reference in New Issue
Block a user