#797664 bash: Incorrect bash-doc path in /etc/skel/.bashrc

Package:
bash
Source:
bash
Description:
GNU Bourne Again SHell
Submitter:
Francois Gouget
Date:
2024-04-29 02:36:02 UTC
Severity:
normal
#797664#5
Date:
2015-09-01 13:00:45 UTC
From:
To:
Dear Maintainer,

/etc/skel/.bashrc contains the following lines:

    # You may want to put all your additions into a separate file like
    # ~/.bash_aliases, instead of adding them here directly.
    # See /usr/share/doc/bash-doc/examples in the bash-doc package.

However bash-doc installs its documentation in /usr/share/doc/bash/ so the
correct path for the .bashrc comment would be '/usr/share/doc/bash/examples'.