When SHELL BUILTIN COMMANDS section from bash.1 is included into
builtins.1, references to other sections in bash.1 become invalid.
This patch adds conditions to make those references refer
to bash(1) in case builtins.1 man page is viewed.
Signed-off-by: Nikola Forró
---
I've updated the
When SHELL BUILTIN COMMANDS section from bash.1 is included into
builtins.1, references to other sections in bash.1 become invalid.
This patch adds conditions to make those references refer
to bash(1) in case builtins.1 man page is viewed.
Signed-off-by: Nikola Forró
---
doc/bash.1 | 194