diff --git a/doc/bashref.texi b/doc/bashref.texi index 4f17c5e9..0b0cab9a 100644 --- a/doc/bashref.texi +++ b/doc/bashref.texi @@ -1041,7 +1041,7 @@ as a @var{clause}. Each clause must be terminated with @samp{;;}, @samp{;&}, or @samp{;;&}. The @var{word} undergoes tilde expansion, parameter expansion, command -substitution, arithmetic expansion, and quote removal +substitution, arithmetic expansion, process substitution, and quote removal (@pxref{Shell Parameter Expansion}) before matching is attempted. Each @var{pattern} undergoes tilde expansion, parameter expansion,