chiark / gitweb /
Disable all exported shell functions
[bash.git] / debian / patches / rbash-manpage.diff
1 # DP: doc/rbash.1: fix bash(1) reference
2
3 --- a/bash/doc/rbash.1
4 +++ b/bash/doc/rbash.1
5 @@ -3,6 +3,6 @@
6  rbash \- restricted bash, see \fBbash\fR(1)
7  .SH RESTRICTED SHELL
8  .nr zY 1
9 -.so bash.1
10 +.so man1/bash.1
11  .SH SEE ALSO
12  bash(1)