Hi, this patchset contains a bunch of old documentation fixes and improvements that have been shipped in Debian's bash since more or less forever (the first patch is from 1999).
I hope that these patches can be integrated "as is" or that they can serve as starting points for discussions about possible additional documentation. Matthias Klose (7): doc: Document interaction between `exec` and redirections doc/bash.1: Document deprecated syntax for arithmetic evaluation doc/bash.1: Mention quoting when assigning to FIGNORE doc/bash.1: Document role of LC_COLLATE in case-insensitive pathname expansion builtins/test: Document that file expressions act on the symlink target builtins/test: Document handling of parameters doc/bash.1: Document -v/-x options builtins/test.def | 6 ++++++ doc/bash.1 | 25 ++++++++++++++++++++++++- doc/bashref.texi | 7 +++++++ 3 files changed, 37 insertions(+), 1 deletion(-) -- 2.51.0
