| Date: Sat, 14 Mar 2009 21:14:06 +0100 | From: Andreas Schwab | To: bug-bash@gnu.org | Subject: [bash-bug] Doc typo | | A small typo in the bash doc. | | Andreas. | --- doc/bashref.texi 2009-02-18 21:14:43.000000000 +0100 +++ doc/bashref.texi 2009-03-14 21:11:36.000000000 +0100 @@ -864,7 +864,7 @@ operator terminates a pattern list. A list of patterns and an associated command-list is known as a @var{clause}. -Each clause must be terminated with @samp{;;}, @samp{,&}, or @samp{;;&}. +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 before matching is attempted. Each @var{pattern} undergoes tilde expansion, parameter