]> git.ipfire.org Git - thirdparty/bash.git/commit
next set of documentation updates (word splitting), rearrange a test in readline...
authorChet Ramey <chet.ramey@case.edu>
Tue, 22 Oct 2024 19:40:46 +0000 (15:40 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 22 Oct 2024 19:40:46 +0000 (15:40 -0400)
commit474743f2da5bc5eb7da4ac9de23f3d52d1bf071e
treeb04372b48910b6733ac49b81cdc49c12dad33c55
parent261c6e8cc6c59b63be3a1597aadec72e9cf5ae72
next set of documentation updates (word splitting), rearrange a test in readline's tilde expansion to avoid touching uninitialized data
21 files changed:
CWRU/CWRU.chlog
doc/bash.0
doc/bash.1
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.aux
doc/bashref.cp
doc/bashref.cps
doc/bashref.dvi
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.ps
doc/bashref.texi
doc/bashref.toc
doc/version.texi
lib/malloc/malloc.c
lib/readline/histfile.c
lib/readline/util.c