bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Typo in the bash man page


From: Luc Ducazu
Subject: Typo in the bash man page
Date: Fri, 23 Oct 2020 20:05:31 +0200

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[...]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]