For example: Bash-Prog-Intro-HOWTO
function foo() {}
I make search queries in info bash and look in releted chapters of POSIX for
info bash
The reserved word function is optional. See the section 'Shell Function Definitions' in the bash man page.
function