bug-bash
[Top][All Lists]
Advanced

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

Minor mistake in Bash manual


From: Todd Lehman
Subject: Minor mistake in Bash manual
Date: Mon, 11 Mar 2019 15:55:55 -0500 (CDT)
User-agent: Alpine 2.21 (OSX 202 2017-01-01)

Hi!

In the version dated 2019-Jan-07, I noticed the following mistake in the GNU Bash manual:

| Associative arrays are created using
| declare -A name.

The period (".") after "name" should not be there.

--Todd



reply via email to

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