Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -O2 -flto -ffat-lto-objects -fexceptions -g
-grecord-gcc-switches -pipe -Wall -Werr>
uname output: Linux fed33 5.8.16-300.fc33.x86_64 #1 SMP Mon Oct 19 13:18:33
UTC 2020 x86_64 x86_64 x86_>
Machine Type: x86_64-redhat-linux-gnu
Bash Version: 5.0
Patch Level: 17
Release Status: release
Description:
Typo in section 'CONDITIONAL EXPRESSIONS'
Repeat-By:
$ man bash
Fix:
[...]The test abd [ commands determine their behavior[...]
Should be
[...]The test and [ commands determine their behavior[...]