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.

All these patches are available in `upstream-pr/doc-fixes` branch
of <https://salsa.debian.org/gioele/bash.git>.

Revisions:
  v2: integrate wording suggestions from G. Branden Robinson

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        | 33 +++++++++++++++++++++++++++++++++
 doc/bashref.texi  |  7 +++++++
 3 files changed, 46 insertions(+)

-- 
2.51.0


Reply via email to