chiark / gitweb /
Disable all exported shell functions
[bash.git] / debian / patches / exec-redirections-texi.diff
1 --- a/bash/doc/bashref.texi
2 +++ b/bash/doc/bashref.texi
3 @@ -2030,6 +2030,9 @@
4  care, as they may conflict with file descriptors the shell uses
5  internally.
6  
7 +Note that the @code{exec} builtin command can make redirections take
8 +effect in the current shell.
9 +
10  @subsection Redirecting Input
11  Redirection of input causes the file whose name results from
12  the expansion of @var{word}