Typo in documentation (e.g. man page): 'abd' -> 'and'

2020-02-10 Thread Thomas Fischer
Hello, I noticed a small typo in the documentation on conditional expressions. The typo is visible in the man page bash(1), where it says: The test abd [ commands determine their behavior based on Most likely, 'abd' should be 'and' instead. Greetings, Thomas Fischer

Re: Typo in documentation

2019-05-13 Thread Chet Ramey
On 5/3/19 6:42 PM, Jonathan Simozar wrote: > Hello, > > On the page > http://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html, > in the section *${parameter%%word}*, there is a duplicate phrase in the > sentence > > "If the pattern matches If the pattern matches a trailin

Typo in documentation

2019-05-03 Thread Jonathan Simozar
Hello, On the page http://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html, in the section *${parameter%%word}*, there is a duplicate phrase in the sentence "If the pattern matches If the pattern matches a trailing portion of the expanded value of parameter, then the resu